﻿@import'/appearance/themes/Rem Craft/theme/tdesign/light.css';@import'/appearance/themes/Rem Craft/plugin/link-icon/main.css';:root{--b3-theme-primary: rgb(var(--brand-base));--b3-theme-primary-light: rgba(var(--brand-base), 0.5);--b3-theme-primary-lighter: rgba(var(--brand-base), 0.3);--b3-theme-primary-lightest: rgba(var(--brand-base), 0.1);--b3-theme-secondary: rgb(var(--warning-base));--b3-theme-background: rgb(var(--page-1));--b3-theme-background-light: rgb(var(--page-2));--b3-theme-surface: rgb(var(--base-1));--b3-theme-surface-light: rgb(var(--base-1));--b3-theme-surface-lighter: rgb(var(--border-3));--b3-theme-error: rgb(var(--error-base));--b3-theme-on-primary: var(--text-anti);--b3-theme-on-secondary: var(--text-anti);--b3-theme-on-background: var(--text-primary);--b3-theme-on-surface: var(--text-secondary);--b3-theme-on-surface-light: var(--text-placeholder);--b3-theme-on-error: var(--text-anti);--b3-border-color: rgb(var(--border-3));--b3-card-warning-color:rgba(var(--warning-base));--b3-card-warning-background:rgba(var(--warning-light));--b3-card-error-color:rgba(var(--error-base));--b3-card-error-background:rgba(var(--error-light));--b3-card-success-color:rgba(var(--success-base));--b3-card-success-background:rgba(var(--success-light));--b3-card-info-color:rgba(var(--info-base));--b3-card-info-background:rgba(var(--info-light));--b3-font-color1: var(--b3-card-error-color);--b3-font-color2: var(--b3-card-warning-color);--b3-font-color3: var(--b3-card-info-color);--b3-font-color4: var(--b3-card-success-color);--b3-font-color5: var(--b3-theme-on-surface);--b3-font-color6: var(--b3-theme-primary);--b3-font-color7: var(--b3-theme-secondary);--b3-font-color8: var(--b3-theme-error);--b3-font-color13: var(--b3-theme-background);--b3-font-background1: var(--b3-card-error-background);--b3-font-background2: var(--b3-card-warning-background);--b3-font-background3: var(--b3-card-info-background);--b3-font-background4: var(--b3-card-success-background);--b3-font-background5: var(--b3-theme-surface);--b3-font-background6: var(--b3-theme-primary-light);--b3-font-background13: var(--b3-theme-on-background);--b3-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);--b3-point-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);--b3-dialog-shadow: var(--shadow-3);--b3-protyle-inline-strong-color: var(--text-primary);--b3-protyle-inline-em-color: var(--text-primary);--b3-protyle-inline-s-color: var(--text-primary)}:root{--b3-card-info-color: rgb(13, 60, 97);--b3-font-color9: #f5539e;--b3-font-color10: #944194;--b3-font-color11: #65b84d;--b3-font-color12: #f5822e;--b3-font-background7: rgba(217, 211, 215, 0.5);--b3-font-background8: rgba(255, 193, 153, 0.5);--b3-font-background9: rgba(189, 201, 255, 0.5);--b3-font-background10: rgba(239, 218, 251, 0.5);--b3-font-background11: rgba(234, 202, 220, 0.5);--b3-font-background12: rgba(253, 198, 200, 0.5);--b3-graph-p-point: #076f7e;--b3-graph-heading-point: #660e7a;--b3-graph-math-point: #80ffa5;--b3-graph-code-point: #00ddff;--b3-graph-table-point: #37a2ff;--b3-graph-list-point: #ff0087;--b3-graph-todo-point: #ffbf00;--b3-graph-olist-point: #b3005f;--b3-graph-listitem-point: #f65b00;--b3-graph-bq-point: #8d48e3;--b3-graph-super-point: #dd79ff;--b3-graph-doc-point: #202124;--b3-graph-tag-point: #dbf32f;--b3-graph-asset-point: #05c091;--b3-graph-line: #5f6368;--b3-graph-ref-line: #d23f31;--b3-graph-tag-line: #5f6b06;--b3-graph-tag-tag-line: #dbf32f;--b3-graph-asset-line: #037457;--b3-graph-hl-point: #f3a92f;--b3-graph-hl-line: #4285f4;--b3-pdf-selection: #d0e9c8;--b3-pdf-sidebar-width: 200px;--b3-pdf-offset: 0;--b3-pdf-background1: var(--b3-theme-error);--b3-pdf-background2: #f5822e;--b3-pdf-background3: var(--b3-theme-secondary);--b3-pdf-background4: #65b84d;--b3-pdf-background5: #f5539e;--b3-pdf-background6: var(--b3-theme-primary);--b3-pdf-background7: #944194}:root.dark{--b3-card-info-color: rgb(166, 213, 250);--b3-font-color9: #f5539e;--b3-font-color10: #944194;--b3-font-color11: #65b84d;--b3-font-color12: #f5822e;--b3-font-background7: rgba(217, 211, 215, 0.5);--b3-font-background8: rgba(255, 193, 153, 0.5);--b3-font-background9: rgba(189, 201, 255, 0.5);--b3-font-background10: rgba(239, 218, 251, 0.5);--b3-font-background11: rgba(234, 202, 220, 0.5);--b3-font-background12: rgba(253, 198, 200, 0.5);--b3-graph-p-point: #076f7e;--b3-graph-heading-point: #9876aa;--b3-graph-math-point: #80ffa5;--b3-graph-code-point: #00ddff;--b3-graph-table-point: #37a2ff;--b3-graph-list-point: #ff0087;--b3-graph-todo-point: #ffbf00;--b3-graph-olist-point: #b3005f;--b3-graph-listitem-point: #f65b00;--b3-graph-bq-point: #8d48e3;--b3-graph-super-point: #dd79ff;--b3-graph-doc-point: #e8eaed;--b3-graph-tag-point: #dbf32f;--b3-graph-asset-point: #05c091;--b3-graph-line: #9aa0a6;--b3-graph-ref-line: #d23f31;--b3-graph-tag-line: #5f6b06;--b3-graph-tag-tag-line: #dbf32f;--b3-graph-asset-line: #037457;--b3-graph-hl-point: #f3a92f;--b3-graph-hl-line: #4285f4;--b3-pdf-selection: #779170;--b3-pdf-sidebar-width: 200px;--b3-pdf-offset: 0;--b3-pdf-background1: var(--b3-theme-error);--b3-pdf-background2: #f5822e;--b3-pdf-background3: var(--b3-theme-secondary);--b3-pdf-background4: #65b84d;--b3-pdf-background5: #f5539e;--b3-pdf-background6: var(--b3-theme-primary);--b3-pdf-background7: #944194}*,*::before,*::after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-size:14px}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none none none none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none none none none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;background-color:rgba(0,0,0,0)}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--b3-font-family: "quote", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans SC", "Microsoft Yahei", "JetBrains Mono", Helvetica, Arial, "Helvetica Neue", "Luxi Sans", "DejaVu Sans", "Hiragino Sans GB", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";--b3-font-family-code: "JetBrainsMono-Regular", "Noto Sans SC", mononoki, Consolas, "Liberation Mono", Menlo, Courier, monospace, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";--b3-font-family-graph: mononoki;--b3-font-family-emoji: "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "Apple Color Emoji", "Twemoji Mozilla", "Noto Color Emoji", "Android Emoji";--b3-font-family-math: KaTeX_Math}.b3-button{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px;background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-button:hover{background-color:rgba(var(--primarybg-2))}.b3-button:active{background-color:rgba(var(--primarybg-3))}.b3-button svg{margin:0;width:10px;height:10px;padding:0px 0px}.b3-button:hover,.b3-button:focus{box-shadow:unset}.b3-button--progress{box-shadow:unset;color:rgba(0,0,0,0);position:relative;background-color:rgba(var(--component-1)) !important}.b3-button--progress>span{background-color:rgba(var(--primarybg-1));border-top-right-radius:0;border-bottom-right-radius:0}.b3-button--small,.b3-button--cancel,.b3-button--outline{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus)}.b3-button--small:hover,.b3-button--cancel:hover,.b3-button--outline:hover{background-color:rgba(var(--focus-2))}.b3-button--small:active,.b3-button--cancel:active,.b3-button--outline:active{background-color:rgba(var(--focus-3))}.b3-button--small:focus,.b3-button--cancel:focus,.b3-button--outline:focus{background-color:rgba(var(--focus-1))}.b3-button--outline svg{margin-right:4px}.b3-button--outline svg[style*=height]{margin:0;width:8px;height:8px;padding:0px 0px;margin-right:4px}.b3-button--text{background-color:rgba(0,0,0,0);transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-button--text:hover{background-color:rgba(var(--focus-1))}.b3-button--text:active{background-color:rgba(var(--focus-2))}.b3-button--text:hover,.b3-button--text:active{color:var(--text-focus)}.b3-button--white{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-button--white,.b3-button--white:hover,.b3-button--white:focus,.b3-button--white:active{background-color:rgba(var(--page-1))}.b3-button--small{font-size:12px;border-radius:3px;height:24px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 6px;line-height:16px}.b3-button--warning{background-color:rgba(var(--orange-1))}.b3-button--warning:hover{background-color:rgba(var(--orange-3))}.b3-button--warning:active{background-color:rgba(var(--orange-4))}.b3-button--error{background-color:rgba(var(--red-1))}.b3-button--error:hover{background-color:rgba(var(--red-3))}.b3-button--error:active{background-color:rgba(var(--red-4))}.b3-button--success{background-color:rgba(var(--green-1))}.b3-button--success:hover{background-color:rgba(var(--green-3))}.b3-button--success:active{background-color:rgba(var(--green-4))}.b3-button--info{background-color:rgba(var(--blue-1))}.b3-button--info:hover{background-color:rgba(var(--blue-3))}.b3-button--info:active{background-color:rgba(var(--blue-4))}.b3-chip>svg{margin:0 8px 0 0}.b3-form__icon-icon{margin:0;width:28px;height:28px;padding:9px 9px;left:0 !important;top:0}.b3-form__icon-input{height:28px;border-width:1px !important;padding-left:26px !important}.b3-form__icon--small .b3-form__icon-icon{margin:0;width:24px;height:24px;padding:7px 7px;left:0 !important;top:0}.b3-form__icon--small .b3-form__icon-input{height:24px;border-width:0 !important;padding-left:24px !important}.b3-form__icon--small .b3-form__icon-input{font-size:12px;border-radius:3px;height:24px}.b3-form__icon--small .b3-form__icon-input:hover,.b3-form__icon--small .b3-form__icon-input:focus{box-shadow:unset;border:none}.b3-text-field{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:18px;border:1px solid rgba(var(--border-4)) !important;border-bottom:1px solid rgba(var(--border-2)) !important;background-color:rgba(var(--component-1))}.b3-text-field:not(.b3-text-field--text):hover{box-shadow:unset}.b3-text-field:not(.b3-text-field--text):focus{box-shadow:0 -3px 0 -2px inset rgba(var(--brand-base));border-bottom:1px solid rgba(var(--brand-base))}:root{--b3-list-hover: rgba(var(--component-1))}.b3-list--empty{color:var(--text-disabled);font-size:13px}.b3-list-item{padding:6px;margin:0 0 2px !important;line-height:20px;background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;height:auto}.b3-list-item:hover{background-color:rgba(var(--page-2))}.b3-list-item:active{background-color:rgba(var(--page-3))}.b3-list-item .b3-list-item__text{color:var(--text-primary)}.b3-list-item .b3-list-item__meta{font-size:12px;color:var(--text-placeholder)}.b3-list-item--focus{color:var(--text-focus);transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-list-item--focus,.b3-list-item--focus:hover,.b3-list-item--focus:focus,.b3-list-item--focus:active{background-color:rgba(var(--focus-1)) !important}.b3-list-item--focus .b3-list-item__text,.b3-list-item--focus .b3-list-item__graphic{color:var(--text-focus)}.b3-list-item--focus .b3-list-item__meta{color:var(--text-meta-focus)}.b3-list-item__toggle{height:20px;margin-right:4px;padding:0 6px}.b3-list-item__toggle svg{margin:0;width:8px;height:8px;padding:0px 0px}.b3-list-item__toggle.b3-list-item__toggle--hl:hover{background-color:rgba(0,0,0,0)}.b3-list-item__graphic{margin:0;width:20px;height:20px;padding:5px 5px}.b3-list-item__graphic:not(svg){height:20px;line-height:20px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:20px;font-size:12px}.b3-list-item__graphic:not(svg) img,.b3-list-item__graphic:not(svg) svg.custom-icon{margin:0;width:20px;height:20px;padding:4px 4px}.b3-list-item__graphic.popover__block{display:flex;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);border-radius:4px}.b3-list-item__graphic.popover__block:hover{background-color:rgba(var(--component-2))}.b3-list-item__graphic.popover__block:active{background-color:rgba(var(--component-3))}.b3-list-item__graphic.popover__block::after{display:none !important}.backlink--more .b3-list-item__graphic.popover__block{margin-top:0px}.b3-list-item__icon{height:20px;line-height:20px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:20px;font-size:12px;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);border-radius:4px;margin:0}.b3-list-item__icon img,.b3-list-item__icon svg.custom-icon{margin:0;width:20px;height:20px;padding:4px 4px}.b3-list-item__icon:hover{background-color:rgba(var(--component-2))}.b3-list-item__icon:active{background-color:rgba(var(--component-3))}.b3-list-item__icon::after{display:none !important}.b3-list-item__text{line-height:20px;margin-left:4px}.b3-list-item__text img,.b3-list-item__text svg.custom-icon{margin:0;width:20px;height:20px;padding:4px 4px}.b3-list-item__action{width:20px;height:20px;margin:0;padding:5px 5px;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);border-radius:4px;margin-left:4px}.b3-list-item__action>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}.b3-list-item__action:hover{background-color:rgba(var(--component-2))}.b3-list-item__action:active{background-color:rgba(var(--component-3))}.b3-list-item__action::after{display:none !important}.b3-list-item .counter:not(:empty){text-align:center;justify-content:center;align-items:center;height:20px;line-height:20px;vertical-align:middle;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:auto;margin:0;border-radius:3px;padding:0 6px;margin-left:4px}.b3-list-item .counter:not(:empty):hover{background-color:rgba(var(--component-2))}.b3-list-item .counter:not(:empty):active{background-color:rgba(var(--component-3))}.b3-list-item .counter:not(:empty)::after{display:none !important}.b3-list-item--focus .b3-list-item__toggle{color:var(--text-focus)}.b3-list-item--focus .b3-list-item__toggle.fn__hidden .b3-list-item__arrow,.b3-list-item--focus .b3-list-item__arrow.fn__hidden{background-color:var(--text-focus) !important}.b3-list-item--focus .counter:not(:empty),.b3-list-item--focus .b3-list-item__icon,.b3-list-item--focus .b3-list-item__action,.b3-list-item--focus .b3-list-item__graphic.popover__block{color:var(--text-focus);background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0)}.b3-list-item--focus .counter:not(:empty):hover,.b3-list-item--focus .b3-list-item__icon:hover,.b3-list-item--focus .b3-list-item__action:hover,.b3-list-item--focus .b3-list-item__graphic.popover__block:hover{background-color:rgba(var(--focus-2))}.b3-list-item--focus .counter:not(:empty):active,.b3-list-item--focus .b3-list-item__icon:active,.b3-list-item--focus .b3-list-item__action:active,.b3-list-item--focus .b3-list-item__graphic.popover__block:active{background-color:rgba(var(--focus-3))}:root{--b3-menu-background: rgba(var(--pop-1));--b3-dialog-shadow: var(--shadow-2)}.b3-menu{min-width:150px;padding:6px;border:none;border-radius:6px}.b3-menu__item{min-width:0px;margin-bottom:2px;-webkit-app-region:no-drag;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;padding:0px 8px}.b3-menu__item:hover{background-color:rgba(var(--pop-2))}.b3-menu__item:active{background-color:rgba(var(--pop-3))}.b3-menu__item:last-child{margin-bottom:0 !important}.b3-menu__item>.b3-menu__icon{margin:0;width:10px;height:10px;padding:0px 0px;color:var(--text-secondary);margin-right:8px}.b3-menu__item>.b3-menu__icon[style*=height]{margin:0;width:8px !important;height:8px !important;padding:0px 0px !important;margin-right:8px}.b3-menu__item>.b3-menu__icon--arrow{margin:0;width:8px;height:8px;padding:0px 0px}.b3-menu__item .b3-menu__label{height:28px;line-height:28px;vertical-align:middle}.b3-menu__item--custom:has(.b3-switch),.b3-menu__item--custom:has(.b3-text-field),.b3-menu__item--custom:has(.b3-slider){padding:0;margin-bottom:6px}.b3-menu__item--custom:has(.b3-switch) .fn__hr,.b3-menu__item--custom:has(.b3-switch) .fn__hr--small,.b3-menu__item--custom:has(.b3-switch)>.b3-menu__icon,.b3-menu__item--custom:has(.b3-text-field) .fn__hr,.b3-menu__item--custom:has(.b3-text-field) .fn__hr--small,.b3-menu__item--custom:has(.b3-text-field)>.b3-menu__icon,.b3-menu__item--custom:has(.b3-slider) .fn__hr,.b3-menu__item--custom:has(.b3-slider) .fn__hr--small,.b3-menu__item--custom:has(.b3-slider)>.b3-menu__icon{display:none}.b3-menu__item--custom:has(.b3-switch):hover,.b3-menu__item--custom:has(.b3-switch).b3-menu__item--current,.b3-menu__item--custom:has(.b3-text-field):hover,.b3-menu__item--custom:has(.b3-text-field).b3-menu__item--current,.b3-menu__item--custom:has(.b3-slider):hover,.b3-menu__item--custom:has(.b3-slider).b3-menu__item--current{background-color:rgba(0,0,0,0) !important}.b3-menu__item--custom:has(.b3-switch){padding:0 8px}.b3-menu__item--selected{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-menu__item--selected:hover{background-color:rgba(var(--focus-2))}.b3-menu__item--selected:active{background-color:rgba(var(--focus-3))}.b3-menu__item--selected.b3-menu__item--current{background-color:rgba(var(--focus-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-menu__item--selected.b3-menu__item--current:hover{background-color:rgba(var(--focus-2)) !important}.b3-menu__item--selected.b3-menu__item--current:active{background-color:rgba(var(--focus-3)) !important}.b3-menu__item--selected>.b3-menu__icon,.b3-menu__item--selected>.b3-menu__label{color:var(--text-focus)}.b3-menu__item--selected>.b3-menu__accelerator{color:var(--text-meta-focus)}.b3-menu__item[disabled=disabled]{cursor:not-allowed;color:var(--text-disabled)}.b3-menu__item[disabled=disabled]:hover,.b3-menu__item[disabled=disabled]:active{background-color:rgba(0,0,0,0)}.b3-menu__item[disabled=disabled]::after{display:none}.b3-menu__item--readonly{font-size:12px;color:var(--text-placeholder);padding:0;margin-bottom:6px;padding:2px 8px;height:auto}.b3-menu__item--readonly .fn__hr,.b3-menu__item--readonly .fn__hr--small,.b3-menu__item--readonly>.b3-menu__icon{display:none}.b3-menu__item--readonly:hover,.b3-menu__item--readonly.b3-menu__item--current{background-color:rgba(0,0,0,0) !important}.b3-menu__item--readonly .b3-menu__label{height:auto;line-height:20px}.b3-menu__item--readonly .b3-menu__label [style*=margin]{margin:0 !important}.b3-menu .b3-menu__submenu{min-width:150px;padding:6px;border:none;border-radius:6px;min-width:200px;top:-6px;border:none;margin-left:4px;margin-right:4px}.b3-menu__separator{border-bottom:1px solid rgba(var(--border-3));height:0;background-color:rgba(0,0,0,0)}.b3-menu__accelerator{font-size:12px;color:var(--text-placeholder)}.b3-menu.b3-list,.b3-menu.b3-list--background{min-width:150px;padding:6px;border:none;border-radius:6px}.b3-menu.b3-list .b3-list-item,.b3-menu.b3-list--background .b3-list-item{min-width:0px;margin-bottom:2px;-webkit-app-region:no-drag;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;padding:4px 6px}.b3-menu.b3-list .b3-list-item:hover,.b3-menu.b3-list--background .b3-list-item:hover{background-color:rgba(var(--pop-2))}.b3-menu.b3-list .b3-list-item:active,.b3-menu.b3-list--background .b3-list-item:active{background-color:rgba(var(--pop-3))}.b3-menu.b3-list .b3-list-item:last-child,.b3-menu.b3-list--background .b3-list-item:last-child{margin-bottom:0 !important}.b3-menu#commonMenu{min-width:150px;padding:6px;border:none;border-radius:6px}.b3-menu#commonMenu .b3-menu__icon{height:10px;line-height:10px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:10px;font-size:10px}.b3-menu#commonMenu .b3-menu__icon img,.b3-menu#commonMenu .b3-menu__icon svg.custom-icon{margin:0;width:10px;height:10px;padding:0px 0px}.b3-menu#commonMenu .b3-list--background{padding:0;margin:0}.b3-menu#commonMenu .b3-list--background:not(:empty){margin-top:6px}.b3-menu#commonMenu .b3-list--background .b3-list-item{min-width:0px;margin-bottom:2px;-webkit-app-region:no-drag;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;padding:4px 6px}.b3-menu#commonMenu .b3-list--background .b3-list-item:hover{background-color:rgba(var(--pop-2))}.b3-menu#commonMenu .b3-list--background .b3-list-item:active{background-color:rgba(var(--pop-3))}.b3-menu#commonMenu .b3-list--background .b3-list-item:last-child{margin-bottom:0 !important}.b3-menu .b3-text-field{width:100%;margin:0 !important;background-color:rgba(var(--pop-2))}.b3-select{font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px;box-shadow:unset;background-color:rgba(var(--component-1));padding-right:24px}.b3-select:hover,.b3-select:focus,.b3-select:focus-visible{box-shadow:unset}.b3-slider{height:28px}.b3-slider::-webkit-slider-thumb{background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:18px;height:18px;box-shadow:var(--shadow-0);border:4px solid var(--text-anti);border-radius:100%;margin-top:-7px;transform:unset !important;transition:border .2s cubic-bezier(0.23, 1, 0.32, 1)}.b3-slider::-webkit-slider-thumb:hover{background-color:rgba(var(--primarybg-2))}.b3-slider::-webkit-slider-thumb:active{background-color:rgba(var(--primarybg-3))}.b3-slider::-webkit-slider-thumb:hover{border-width:2px}.b3-slider::-webkit-slider-thumb:active{border-width:4.5px}.b3-slider::-webkit-slider-runnable-track{height:4px;background-color:rgba(var(--primarybg-1));border-radius:9999px}.b3-snackbars .b3-snackbar__content{font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px;height:auto;position:relative;color:var(--text-primary);border-radius:6px;box-shadow:var(--shadow-2);background-color:rgba(var(--page-1));padding:12px 16px;padding-left:44px}.b3-snackbars .b3-snackbar__content::before{content:"";display:block;position:absolute;left:16px;top:14px;width:16px;height:16px;background-color:rgba(var(--info-base));-webkit-mask:url("asset/icons/info_black_24dp.svg") round;mask:url("asset/icons/info_black_24dp.svg") round}.b3-snackbars .b3-snackbar__content a{color:var(--text-focus);white-space:normal}.b3-snackbars .b3-snackbar__content .fn__space{width:4px}.b3-snackbars .b3-snackbar__close{display:none}.b3-snackbars .b3-snackbar--warning .b3-snackbar__content::before{background-color:rgba(var(--warning-base));-webkit-mask:url("asset/icons/warning_black_24dp.svg") round;mask:url("asset/icons/warning_black_24dp.svg") round}.b3-snackbars .b3-snackbar--error .b3-snackbar__content::before{background-color:rgba(var(--error-base));-webkit-mask:url("asset/icons/error_black_24dp.svg") round;mask:url("asset/icons/error_black_24dp.svg") round}.b3-snackbars .b3-snackbar--success .b3-snackbar__content::before{background-color:rgba(var(--success-base));-webkit-mask:url("asset/icons/success_black_24dp.svg") round;mask:url("asset/icons/success_black_24dp.svg") round}.b3-snackbars .b3-snackbar--info .b3-snackbar__content::before{background-color:rgba(var(--info-base));-webkit-mask:url("asset/icons/info_black_24dp.svg") round;mask:url("asset/icons/info_black_24dp.svg") round}.b3-snackbars .b3-button{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus);font-size:12px;border-radius:3px;height:24px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 6px;line-height:16px}.b3-snackbars .b3-button:hover{background-color:rgba(var(--focus-2))}.b3-snackbars .b3-button:active{background-color:rgba(var(--focus-3))}.b3-snackbars .b3-button:focus{background-color:rgba(var(--focus-1))}.b3-snackbars>.b3-button{font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px;background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-anti);box-shadow:var(--shadow-2)}.b3-snackbars>.b3-button:hover{background-color:rgba(var(--primarybg-2))}.b3-snackbars>.b3-button:active{background-color:rgba(var(--primarybg-3))}.b3-snackbars>.b3-button svg,.b3-snackbars>.b3-button::before{display:none}.b3-snackbars>.b3-button::after{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;position:unset;display:block;content:"全部已读";color:var(--text-anti)}.b3-switch{background-color:rgba(var(--page-1));width:40px;height:20px;border-radius:9999px;border:1px solid rgba(var(--border-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-switch::before{display:none !important}.b3-switch::after{background-color:rgba(var(--border-1));border:none;width:12px;height:12px;left:3px;top:3px;bottom:unset;box-shadow:none;border-radius:9999px}.b3-switch:hover::after{width:14px;height:14px;left:2px;top:2px}.b3-switch:active::after{width:20px}.b3-switch:checked{background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-color:rgba(var(--primarybg-1))}.b3-switch:checked:hover{background-color:rgba(var(--primarybg-2))}.b3-switch:checked:active{background-color:rgba(var(--primarybg-3))}.b3-switch:checked::after{background-color:rgba(var(--page-1));right:15px;left:unset;top:3px;bottom:unset;transform:translateX(12px);transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-switch:checked:hover{border-color:rgba(var(--primarybg-2))}.b3-switch:checked:hover::after{top:2px;right:14px}.b3-switch:checked:active{border-color:rgba(var(--primarybg-3))}:root{--b3-tooltips-color: rgba(var(--pop-1))}.b3-tooltips::before{border:none}.b3-tooltips::after{box-shadow:var(--shadow-1);background-color:rgba(var(--pop-1));color:var(--text-primary);padding:4px 8px;border-radius:4px;line-height:1.7}#tooltip{box-shadow:var(--shadow-1);background-color:rgba(var(--pop-1));color:var(--text-primary);padding:4px 8px;border-radius:4px;line-height:1.7}:root{--b3-mask-background: var(--mask-active)}.b3-dialog__scrim{-webkit-app-region:no-drag;background-color:var(--mask-active)}.b3-dialog__container{box-shadow:var(--shadow-3);border-radius:10px;background-color:rgba(var(--page-1))}.b3-dialog__container[style*="80vw"] .b3-dialog__close,.b3-dialog__container[style*="90vw"] .b3-dialog__close{display:none}.b3-dialog__container[style*="80vw"] .b3-dialog__header,.b3-dialog__container[style*="90vw"] .b3-dialog__header{border-color:rgba(var(--border-3))}.b3-dialog__container:has(#dailyNoteSavePath){width:45vw !important}.b3-dialog__container .config__panel{background-color:rgba(var(--base-1));border-radius:10px}.b3-dialog__container .config__panel>.b3-tab-bar{padding:24px 16px;width:320px}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item{margin-bottom:8px;background-color:rgba(var(--base-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item:hover{background-color:rgba(var(--base-2))}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item:active{background-color:rgba(var(--base-3))}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item__graphic{padding:3px}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item--focus{position:relative;background-color:rgba(var(--base-2)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item--focus::before{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;top:unset;bottom:unset;right:unset;left:unset;content:"";display:block;position:absolute;top:8px;bottom:8px;left:0px;width:3px;z-index:0;height:calc(100% - 16px);background-color:rgba(var(--brand-base));border-radius:9999px}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item--focus:hover{background-color:rgba(var(--base-3)) !important}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item--focus:active{background-color:rgba(var(--base-4)) !important}.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item--focus .b3-list-item__text,.b3-dialog__container .config__panel>.b3-tab-bar .b3-list-item--focus .b3-list-item__graphic{color:var(--text-primary) !important}.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon{margin:0 0 16px}.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-form__icon-icon{margin:0;width:32px;height:32px;padding:11px 11px;left:0 !important;top:0}.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-form__icon-input{height:32px;border-width:1px !important;padding-left:30px !important}.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-text-field.b3-form__icon-input{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-text-field.b3-form__icon-input,.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-text-field.b3-form__icon-input:hover,.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-text-field.b3-form__icon-input:focus,.b3-dialog__container .config__panel>.b3-tab-bar>.b3-form__icon .b3-text-field.b3-form__icon-input:active{background-color:rgba(var(--page-1)) !important}.b3-dialog__container .config__panel>.b3-tab-bar::before{display:block;content:"设置";font-size:16px;margin-bottom:16px;padding-left:4px}.b3-dialog__container .config__tab-container{padding:24px 0;border-radius:0 10px 10px 0}.b3-dialog__container .config__tab-container .layout-tab-bar{padding:0px 16px 8px}.b3-dialog__container .b3-label .config-query label{margin-top:8px}.b3-dialog__container[style*="50vw"],.b3-dialog__container[style*="520px"]{width:520px !important}.b3-dialog__container[style*="50vw"] .b3-dialog__header,.b3-dialog__container[style*="520px"] .b3-dialog__header{padding:16px 12px;margin:0 12px}.b3-dialog__container[style*="50vw"] .b3-dialog__header.fn__none,.b3-dialog__container[style*="520px"] .b3-dialog__header.fn__none{display:block !important}.b3-dialog__container[style*="50vw"] .b3-dialog__header.fn__none::before,.b3-dialog__container[style*="520px"] .b3-dialog__header.fn__none::before{content:"新建日记";display:block}.b3-dialog__container[style*="50vw"] .b3-dialog__header .ft__smaller.ft__on-surface,.b3-dialog__container[style*="520px"] .b3-dialog__header .ft__smaller.ft__on-surface{display:block;margin-top:4px}.b3-dialog__container[style*="50vw"] .b3-dialog__close,.b3-dialog__container[style*="520px"] .b3-dialog__close{display:none}.b3-dialog__container[style*="50vw"] .b3-dialog__action,.b3-dialog__container[style*="520px"] .b3-dialog__action{padding:24px 12px;margin:0 12px}.b3-dialog__container[style*="50vw"] .b3-dialog__action .fn__space,.b3-dialog__container[style*="520px"] .b3-dialog__action .fn__space{width:3%}.b3-dialog__container[style*="50vw"] .b3-dialog__action .b3-button,.b3-dialog__container[style*="520px"] .b3-dialog__action .b3-button{background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-primary);box-shadow:var(--shadow-0);letter-spacing:.3px;width:48.5%}.b3-dialog__container[style*="50vw"] .b3-dialog__action .b3-button:hover,.b3-dialog__container[style*="520px"] .b3-dialog__action .b3-button:hover{background-color:rgba(var(--pop-2))}.b3-dialog__container[style*="50vw"] .b3-dialog__action .b3-button:active,.b3-dialog__container[style*="520px"] .b3-dialog__action .b3-button:active{background-color:rgba(var(--pop-3))}.b3-dialog__container[style*="50vw"] .b3-dialog__action .b3-button.b3-button--text,.b3-dialog__container[style*="520px"] .b3-dialog__action .b3-button.b3-button--text{background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-anti)}.b3-dialog__container[style*="50vw"] .b3-dialog__action .b3-button.b3-button--text:hover,.b3-dialog__container[style*="520px"] .b3-dialog__action .b3-button.b3-button--text:hover{background-color:rgba(var(--primarybg-2))}.b3-dialog__container[style*="50vw"] .b3-dialog__action .b3-button.b3-button--text:active,.b3-dialog__container[style*="520px"] .b3-dialog__action .b3-button.b3-button--text:active{background-color:rgba(var(--primarybg-3))}.b3-dialog__container[style*="50vw"] .custom-attr,.b3-dialog__container[style*="520px"] .custom-attr{padding:16px 24px}.b3-dialog__container[style*="50vw"] .custom-attr .b3-label,.b3-dialog__container[style*="520px"] .custom-attr .b3-label{padding:0;margin:0 0 24px;font-size:13px}.b3-dialog__container[style*="50vw"] .custom-attr+.b3-dialog__action .b3-button,.b3-dialog__container[style*="520px"] .custom-attr+.b3-dialog__action .b3-button{width:31.3333333333%}.b3-dialog__container[style*="50vw"] .custom-attr textarea,.b3-dialog__container[style*="520px"] .custom-attr textarea{line-height:18px}.b3-dialog__container[style*="50vw"] .custom-attr .custom-attr__add,.b3-dialog__container[style*="520px"] .custom-attr .custom-attr__add{padding:0;height:160px}.b3-dialog__container[style*="50vw"] .custom-attr .custom-attr__add .b3-button,.b3-dialog__container[style*="520px"] .custom-attr .custom-attr__add .b3-button{width:80px !important}.b3-dialog__container[style*="50vw"] .b3-form__icon,.b3-dialog__container[style*="520px"] .b3-form__icon{margin:8px 12px !important}.b3-dialog__container[style*="50vw"] .b3-form__icon .b3-form__icon-icon,.b3-dialog__container[style*="520px"] .b3-form__icon .b3-form__icon-icon{margin:0;width:32px;height:32px;padding:10px 10px;left:0 !important;top:0}.b3-dialog__container[style*="50vw"] .b3-form__icon .b3-form__icon-input,.b3-dialog__container[style*="520px"] .b3-form__icon .b3-form__icon-input{height:32px;border-width:0 !important;padding-left:32px !important}.b3-dialog__container[style*="50vw"] #foldList,.b3-dialog__container[style*="520px"] #foldList{margin:0 12px}.b3-dialog__container[style*="50vw"] #foldList .b3-list-item,.b3-dialog__container[style*="520px"] #foldList .b3-list-item{padding:6px !important}.b3-dialog__container[style*="50vw"] #foldList .b3-list-item__graphic,.b3-dialog__container[style*="520px"] #foldList .b3-list-item__graphic{align-self:flex-start}.b3-dialog__container[style*="50vw"] #foldList .b3-list-item__showall,.b3-dialog__container[style*="520px"] #foldList .b3-list-item__showall{margin-left:6px;line-height:20px}.b3-dialog__container[style*="50vw"] #foldTree,.b3-dialog__container[style*="520px"] #foldTree{margin:0 12px}.b3-dialog__container[style*="520px"]{width:360px !important}.b3-dialog__container[style*="520px"] .b3-dialog__content{padding:28px 24px}.b3-dialog__container[style*="520px"] .b3-dialog__content>.b3-text-field{font-size:14px;border-radius:6px;height:32px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:24px;border-radius:4px}.b3-dialog__container[style*="520px"] .b3-dialog__content>.b3-text-field+.b3-label__text{margin-top:8px}.b3-dialog__container[style*="520px"] .b3-dialog__content[style*=height]{height:auto !important;padding:0px 24px}.b3-dialog__container[style*="520px"]:has([style*="40vh"]){width:450px !important}.b3-dialog__container[style*="520px"]:has([style*="40vh"]) .ft__on-surface{line-height:1.6}.b3-dialog__container[style*="520px"]:has([style*="40vh"]) [style*="40vh"]{height:20vh !important}.config__tab-container[data-name=bazaar]{padding:24px 8px !important}.config__tab-container[data-name=bazaar] .layout-tab-bar{padding:0px 16px 8px}.config__tab-container[data-name=bazaar] .layout-tab-bar[style*=border]{padding:8px}.config__tab-container[data-name=bazaar] .layout-tab-bar .item__text{margin-left:0}#configBazaarDownloaded{display:flex;flex-wrap:wrap}#configBazaarDownloaded>.fn__flex:first-child{width:100%}#configBazaarDownloaded .b3-card{width:calc(50% - 16px);min-width:342px;margin:16px 0 0 16px}#configBazaarDownloaded:has(.b3-list--empty){margin-top:16px}.bazaarPanel>.fn__flex>.svg{margin-left:4px}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button{width:72px;background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus)}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button:hover{background-color:rgba(var(--focus-2))}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button:active{background-color:rgba(var(--focus-3))}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button:focus{background-color:rgba(var(--focus-1))}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button.b3-button--outline{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button.b3-button--outline:hover{background-color:rgba(var(--page-2))}.bazaarPanel[data-type=downloaded]>.fn__flex .b3-button.b3-button--outline:active{background-color:rgba(var(--page-3))}.b3-card{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border:1px solid rgba(var(--border-3));box-shadow:none;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:6px}.b3-card,.b3-card:hover,.b3-card:focus,.b3-card:active{background-color:rgba(var(--pop-1))}.b3-card:hover{box-shadow:var(--shadow-1);transform:translateY(-2px)}.b3-card__img img{width:80px;height:80px}.b3-card__info .b3-card__desc{-webkit-line-clamp:1}.b3-card__actions>.block__icon{background-color:rgba(var(--pop-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-card__actions>.block__icon:hover{background-color:rgba(var(--pop-2)) !important}.b3-card__actions>.block__icon:active{background-color:rgba(var(--pop-3)) !important}.b3-card__actions>.block__icon.ft__primary{width:auto;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px}.b3-card__actions>.block__icon.ft__primary,.b3-card__actions>.block__icon.ft__primary:hover,.b3-card__actions>.block__icon.ft__primary:focus,.b3-card__actions>.block__icon.ft__primary:active{background-color:rgba(var(--pop-1)) !important}.b3-card--current{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-color:rgba(var(--focus-1))}.b3-card--current,.b3-card--current:hover,.b3-card--current:focus,.b3-card--current:active{background-color:rgba(var(--focus-1))}.b3-card--current .b3-card__info{background-color:rgba(var(--focus-1))}.b3-card--current .b3-card__actions{background-color:rgba(var(--focus-1))}.b3-card--current .b3-card__actions>.block__icon{background-color:rgba(var(--focus-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus) !important}.b3-card--current .b3-card__actions>.block__icon:hover,.b3-card--current .b3-card__actions>.block__icon:active{color:var(--text-focus)}.b3-card--current .b3-card__actions>.block__icon:hover{background-color:rgba(var(--focus-2)) !important}.b3-card--current .b3-card__actions>.block__icon:active{background-color:rgba(var(--focus-3)) !important}.b3-card--current .b3-card__actions>.block__icon:focus{background-color:rgba(var(--focus-1)) !important}.b3-card--current .b3-card__actions>.block__icon.ft__primary{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-card--current .b3-card__actions>.block__icon.ft__primary,.b3-card--current .b3-card__actions>.block__icon.ft__primary:hover,.b3-card--current .b3-card__actions>.block__icon.ft__primary:focus,.b3-card--current .b3-card__actions>.block__icon.ft__primary:active{background-color:rgba(var(--focus-1)) !important}#keymapList .b3-list-item{min-height:36px}#keymapList .b3-list-item .config-keymap__key,#keymapList .b3-list-item .b3-text-field{font-size:12px;border-radius:3px;height:24px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 6px;line-height:14px}#keymapList .b3-list-item:hover .b3-text-field{background-color:rgba(var(--page-1))}#keymapList .b3-list-item .fn__space{width:4px}#keymapList .b3-list-item__action{width:24px;height:24px;margin:0;padding:7px 7px;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px;margin-left:4px}#keymapList .b3-list-item__action>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}#keymapList .b3-list-item__action:hover{background-color:rgba(var(--component-2))}#keymapList .b3-list-item__action:active{background-color:rgba(var(--component-3))}#keymapList .b3-list--border .b3-list__panel:before{left:-19px}#configBazaarReadme{background-color:rgba(var(--base-1));border-radius:10px;padding:16px}#configBazaarReadme .item__side{background-color:rgba(var(--page-1));border-radius:8px;width:350px}#configBazaarReadme .item__side .block__icon[data-type=goBack]{width:auto;margin-top:16px;font-size:13px;border-radius:4px;height:28px}#configBazaarReadme .item__side .block__icon.ft__primary{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}#configBazaarReadme .item__side .block__icon.ft__primary,#configBazaarReadme .item__side .block__icon.ft__primary:hover,#configBazaarReadme .item__side .block__icon.ft__primary:focus,#configBazaarReadme .item__side .block__icon.ft__primary:active{background-color:rgba(var(--page-1)) !important}#configBazaarReadme .item__preview{border-radius:unset}#configBazaarReadme .item__main{background-color:rgba(var(--page-1));border-radius:8px}#configBazaarReadme .item__main .b3-typography{padding:0 96px}#configBazaarReadme .item__readme{margin-top:0;padding-bottom:30vh}.b3-dialog__container:has(#searchList){width:80vw !important}.b3-dialog__container:has(#searchList) .fn__flex-column[style*="80vh"]{border-radius:10px !important}.b3-dialog__container:has(#searchList) .search__header{width:100% !important}.b3-dialog__container:has(#searchList) .fn__loading--top{top:42px;border-radius:10px}.search__header.b3-form__icon .b3-form__icon-icon{margin:0;width:42px;height:42px;padding:13px 13px;left:0 !important;top:0}.search__header.b3-form__icon .b3-form__icon-input{height:42px;border-width:0 !important;padding-left:42px !important}.search__header.b3-form__icon .b3-text-field{flex-shrink:unset;border:none !important;background-color:rgba(var(--page-1))}.search__header.b3-form__icon .b3-text-field#searchInput,.search__header.b3-form__icon .b3-text-field#replaceInput{padding-left:50px !important}.search__header.b3-form__icon .b3-text-field:hover,.search__header.b3-form__icon .b3-text-field:focus{box-shadow:unset;border:none}.search__header.b3-form__icon .block__icons{border-radius:0 10px 0 0;height:42px;padding:7px 8px}.search__header.b3-form__icon .block__icons .block__icon{width:28px;height:28px;margin:0;padding:8px 8px !important}.search__header.b3-form__icon .block__icons .block__icon>svg{margin:0;width:12px !important;height:12px !important;padding:0px 0px !important;display:block}.search__header.fn__flex{margin:0;height:42px;padding:0 8px 0 16px !important;border-bottom:1px solid rgba(var(--border-3))}.search__header.fn__flex .block__icon{width:28px;height:28px;margin:0;padding:8px 8px !important;margin:auto 0}.search__header.fn__flex .block__icon>svg{margin:0;width:12px !important;height:12px !important;padding:0px 0px !important;display:block}.search__header.fn__flex #searchResult{height:42px;line-height:42px;vertical-align:middle;margin:0}.search__header.fn__flex #searchPathInput:not(:empty){font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:18px;border-radius:9999px;border:1px solid rgba(0,0,0,0);padding-right:28px;font-size:12px}.search__header.fn__flex #searchPathInput:not(:empty):hover{border-color:rgba(var(--border-3))}.search__header.fn__flex #searchPathInput:not(:empty) .search__rmpath{margin:0;width:18px;height:18px;padding:5px 5px;background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);top:4px;right:4px}.search__header.fn__flex #searchPathInput:not(:empty) .search__rmpath:hover{background-color:rgba(var(--page-2))}.search__header.fn__flex #searchPathInput:not(:empty) .search__rmpath:active{background-color:rgba(var(--page-3))}.search__header.fn__flex #searchInclude{margin:auto 0}.search__header:nth-child(4){height:42px;padding:8px !important}.search__arrowdown{margin-left:4px}#searchList{padding:8px}#searchList>.b3-list-item+div:not([data-type=search-item]){box-shadow:16px 0 rgba(var(--page-1), 1) inset,17px 0 rgba(var(--border-3), 1) inset}#searchList>.b3-list-item+div:not([data-type=search-item])>[data-type=search-item]{height:32px;margin-left:24px !important;padding-left:6px !important}#searchList>.b3-list-item[data-type=search-item]{padding:4px;display:block;height:auto;padding-bottom:24px}#searchList>.b3-list-item[data-type=search-item] .b3-list-item__graphic{position:absolute;top:8px}#searchList>.b3-list-item[data-type=search-item] .b3-list-item__text{overflow-y:auto !important;text-overflow:ellipsis !important;-webkit-box-orient:inherit;margin:0;padding:4px 4px 8px 24px}#searchList>.b3-list-item[data-type=search-item] .b3-list-item__meta{position:absolute;bottom:8px;left:28px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0;width:calc(100% - 16px - 20px)}#searchPreview{border-bottom-right-radius:10px}#searchPreview[style*=height]{border-bottom-left-radius:10px}#searchPreview .protyle-breadcrumb__bar{margin-right:8px}#searchPreview .protyle-breadcrumb .block__icon{width:20px;height:20px;margin:0;padding:5px 5px !important}#searchPreview .protyle-breadcrumb .block__icon>svg{margin:0;width:10px !important;height:10px !important;padding:0px 0px !important;display:block}#searchPreview .protyle-wysiwyg{padding:16px 48px 90px !important}.b3-dialog__container .account{height:55vh;border-radius:0 0 10px 10px}.b3-dialog__container .account .config-account__center--text{border-radius:0 0 10px 0}.config-account__center:first-child{border-right:1px solid rgba(var(--border-3));margin:16px 0px}.config-account__center--text{background-color:rgba(var(--page-1))}.config-account__center--text .b3-button--outline{height:auto}.config-account__center--text .b3-button--outline~.fn__hr~div:not(.fn__pointer){height:24px;line-height:24px;vertical-align:middle}.config-account__form label.ft__smaller.ft__on-surface.fn__flex>span:last-child{height:28px;line-height:28px;vertical-align:middle}.config-account__form .ft__center:last-child{display:flex}.config-account__form .ft__center:last-child>.fn__space{display:flex;flex:1}.config-account__form .b3-button--cancel{background-color:rgba(0,0,0,0);transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.config-account__form .b3-button--cancel:hover{background-color:rgba(var(--focus-1))}.config-account__form .b3-button--cancel:active{background-color:rgba(var(--focus-2))}.config-account__info{flex:1}.config-account__info .b3-button{font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px}.config-account__info .b3-button--text{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus)}.config-account__info .b3-button--text:hover{background-color:rgba(var(--focus-2))}.config-account__info .b3-button--text:active{background-color:rgba(var(--focus-3))}.config-account__info .b3-button--text:focus{background-color:rgba(var(--focus-1))}.config-account__info .fn__hr--b+.fn__flex label{line-height:20px;font-size:13px}.config-account__info .b3-switch{margin-left:4px}#activationCode{font-size:12px;border-radius:2px;height:20px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:2px 6px;line-height:16px;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);top:4px !important;right:4px !important;height:20px !important;color:var(--text-secondary)}#activationCode:hover{background-color:rgba(var(--component-2))}#activationCode:active{background-color:rgba(var(--component-3))}.b3-dialog__container div[style*="80vh"]>.fn__flex-column{border-radius:10px}.b3-dialog__container div[style*="80vh"] .layout-tab-bar{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3));border-bottom:1px solid rgba(var(--border-3))}.b3-dialog__container div[style*="80vh"] .layout-tab-bar .item{min-width:unset !important}.b3-dialog__container div[style*="80vh"] .layout-tab-bar .item__text{margin-left:0}#historyContainer .b3-list-item{padding:6px !important}.history__repo{background-color:rgba(var(--page-1))}.history__repo>div:first-child{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3));padding:8px 0}.history__repo>div:first-child .block__icon{width:32px;height:28px;margin:0;padding:9px 11px !important}.history__repo>div:first-child .block__icon>svg{margin:0;width:10px !important;height:10px !important;padding:0px 0px !important;display:block}.history__repo>div:first-child .block__icon[disabled]{opacity:1 !important;cursor:not-allowed;color:var(--text-disabled)}.history__repo>div:first-child .block__icon[disabled]:hover,.history__repo>div:first-child .block__icon[disabled]:active{background-color:rgba(0,0,0,0)}.history__repo>div:first-child .block__icon[disabled]::after{display:none}[data-type=doc] .b3-list{padding:0 16px;margin:16px 0;width:300px !important;border-right:1px solid rgba(var(--border-3))}[data-type=doc] .history__text .protyle-wysiwyg{padding-top:16px}[data-type=notebook]{padding:16px}[data-type=notebook] .b3-list-item__action{width:auto;height:auto;font-size:12px;border-radius:2px;height:20px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:2px 6px;line-height:16px}[data-type=notebook] .b3-list-item__action svg{margin:0;width:8px;height:8px;padding:0px 0px}[data-type=notebook] .b3-list-item__action .fn__space{width:4px}[data-type=repo] .b3-list{padding:16px}[data-type=repo] .b3-list li{list-style:none}[data-type=repo] .b3-list-item__text{margin-left:0}[data-type=repo] .b3-list-item__action{width:28px;height:28px;margin:0;padding:9px 9px;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px}[data-type=repo] .b3-list-item__action>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}[data-type=repo] .b3-list-item__action:hover{background-color:rgba(var(--component-2))}[data-type=repo] .b3-list-item__action:active{background-color:rgba(var(--component-3))}.b3-dialog--switch{background-color:rgba(var(--pop-1));border-radius:6px}.b3-dialog--switch>.fn__hr{height:6px}.b3-dialog--switch .b3-list{padding:0 6px 6px;max-width:360px;min-width:180px}.b3-dialog--switch .b3-list-item{min-width:0px;margin-bottom:2px;-webkit-app-region:no-drag;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;padding:4px 6px}.b3-dialog--switch .b3-list-item:hover{background-color:rgba(var(--pop-2))}.b3-dialog--switch .b3-list-item:active{background-color:rgba(var(--pop-3))}.b3-dialog--switch .b3-list-item:last-child{margin-bottom:0 !important}.b3-dialog--switch .b3-list:last-child .b3-list-item__graphic{height:20px;line-height:20px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:20px;font-size:12px}.b3-dialog--switch .b3-list:last-child .b3-list-item__graphic img,.b3-dialog--switch .b3-list:last-child .b3-list-item__graphic svg.custom-icon{margin:0;width:20px;height:20px;padding:4px 4px}.b3-dialog__container:has(#addCodeSnippetCSS){width:50vw !important}.b3-dialog__container:has(#addCodeSnippetCSS) div[style*="60vh"] .layout-tab-bar{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3));border-bottom:1px solid rgba(var(--border-3))}.b3-dialog__container:has(#addCodeSnippetCSS) div[style*="60vh"] .layout-tab-bar .item{min-width:unset !important}.b3-dialog__container:has(#addCodeSnippetCSS) div[style*="60vh"] .layout-tab-bar .item__text{margin-left:0}.b3-dialog__container:has(#addCodeSnippetCSS) div[style*="60vh"] textarea.b3-text-field{height:168px}.b3-dialog__container:has(#addCodeSnippetCSS) .block__icon{margin-top:2px}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__close{display:none}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3))}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .fn__space{width:3%}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button{background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-primary);box-shadow:var(--shadow-0);letter-spacing:.3px;width:48.5%}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button:hover{background-color:rgba(var(--pop-2))}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button:active{background-color:rgba(var(--pop-3))}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button.b3-button--text{background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-anti)}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button.b3-button--text:hover{background-color:rgba(var(--primarybg-2))}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button.b3-button--text:active{background-color:rgba(var(--primarybg-3))}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .fn__space{width:16px}.b3-dialog__container:has(#addCodeSnippetCSS) .b3-dialog__action .b3-button{width:120px}.b3-dialog__container:has(#preview) .b3-dialog__header{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3))}.b3-dialog__container:has(#preview) .b3-dialog__header label{margin-right:50px}.b3-dialog__container:has(#preview) .b3-dialog__close{display:none}.b3-dialog__container:has(#preview) .b3-dialog__action{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3))}.b3-dialog__container:has(#preview) .b3-dialog__action .fn__space{width:3%}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button{background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-primary);box-shadow:var(--shadow-0);letter-spacing:.3px;width:48.5%}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button:hover{background-color:rgba(var(--pop-2))}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button:active{background-color:rgba(var(--pop-3))}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button.b3-button--text{background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-anti)}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button.b3-button--text:hover{background-color:rgba(var(--primarybg-2))}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button.b3-button--text:active{background-color:rgba(var(--primarybg-3))}.b3-dialog__container:has(#preview) .b3-dialog__action .fn__space{width:16px}.b3-dialog__container:has(#preview) .b3-dialog__action .b3-button{width:120px}.b3-dialog__container:has(#cardPreview) .block__icons{margin:0 16px;padding:16px 8px;border-bottom:1px solid rgba(var(--border-3));height:61px;font-size:14px}.b3-dialog__container:has(#cardPreview) .block__icons .fn__flex-center{height:28px;line-height:28px;vertical-align:middle}.b3-dialog__container:has(#cardPreview) .block__icons .fn__space{width:8px}.b3-dialog__container:has(#cardPreview) .block__icons .counter{text-align:center;justify-content:center;align-items:center;height:24px;line-height:24px;vertical-align:middle;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:auto;margin:0;border-radius:3px;padding:0 8px}.b3-dialog__container:has(#cardPreview) .block__icons .counter:hover{background-color:rgba(var(--component-2))}.b3-dialog__container:has(#cardPreview) .block__icons .counter:active{background-color:rgba(var(--component-3))}.b3-dialog__container:has(#cardPreview) .block__icons .counter::after{display:none !important}.b3-dialog__container:has(#cardPreview) .fn__flex-column[style*="100%"]>.fn__flex:last-child{margin:0 16px;padding:8px 0}.b3-dialog__container:has(#cardPreview) .b3-list{padding-right:8px;margin-bottom:8px;border-right:1px solid rgba(var(--border-3))}.card__main{background-color:rgba(var(--page-1));border-radius:10px}.card__main .block__icons{border-radius:10px 10px 0 0;margin:0;border-bottom:1px solid rgba(var(--border-3))}.card__main .block__icons .fn__flex-center{height:28px;line-height:28px;vertical-align:middle}.card__main .block__icons .fn__space{width:8px}.card__main .block__icons .counter{text-align:center;justify-content:center;align-items:center;height:24px;line-height:24px;vertical-align:middle;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:auto;margin:0;border-radius:3px;padding:0 8px}.card__main .block__icons .counter:hover{background-color:rgba(var(--component-2))}.card__main .block__icons .counter:active{background-color:rgba(var(--component-3))}.card__main .block__icons .counter::after{display:none !important}.card__action{padding:16px;background-color:rgba(var(--page-1))}.card__action>.b3-button{display:flex;height:36px;line-height:12px}.card__action>.b3-button>svg{margin:auto 8px}.card__action>div:not(.b3-button):not(:last-child){margin-right:16px}.card__action>div:not(.b3-button) .b3-button{width:100%;height:auto}body.fn__flex-column{background-color:rgba(var(--base-1));border:none}#status{height:18px;line-height:18px;vertical-align:middle;position:fixed;background-color:rgba(var(--page-1));right:32px;bottom:0;height:27px;padding:4px 0 4px 4px;transition:width .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-width:1px 0 0 1px;border-style:solid;border-color:rgba(var(--border-3));border-radius:8px 0 0 0}body.body--window #status{right:0;padding:4px}#status .toolbar__item{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);width:28px;height:18px;margin:0;padding:4px 9px;border-radius:4px}#status .toolbar__item:hover{background-color:rgba(var(--page-2))}#status .toolbar__item:active{background-color:rgba(var(--page-3))}#status .toolbar__item>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}#status .toolbar__item .b3-menu{bottom:35px !important;left:unset !important;right:4px;z-index:0}#status .toolbar__item::after{display:none}#status>.fn__flex-1{display:none}#status #barDock{position:fixed;right:0;bottom:0;width:32px;height:27px;padding:4px 4px 4px 0;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-top:1px solid rgba(var(--border-3));border-radius:unset}#status #barDock,#status #barDock:hover,#status #barDock:focus,#status #barDock:active{background-color:rgba(var(--page-1))}#status #barDock>svg{width:28px;height:18px;padding:4px 9px;background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}#status #barDock>svg:hover{background-color:rgba(var(--page-2))}#status #barDock>svg:active{background-color:rgba(var(--page-3))}#status #barDock:hover>svg{background-color:rgba(var(--page-2))}#commonMenu[data-name=statusHelp]{top:auto !important;bottom:35px !important}#commonMenu[data-name=statusHelp] .b3-menu__item{margin-top:2px;margin-bottom:0}#commonMenu[data-name=statusHelp] .b3-menu__item:first-child{margin-top:0}.status__msg{display:flex;padding:0}.status__msg:not(:empty){padding:0 8px 0 0;margin-right:4px;border-right:1px solid rgba(var(--border-3))}.status__msg:not(:empty)::before{content:"";display:flex;width:12px;height:12px;margin:2.5px 3px;background-color:var(--text-secondary);-webkit-mask:url("asset/icons/notifications_black_24dp.svg") round;mask:url("asset/icons/notifications_black_24dp.svg") round}.status__backgroundtask:not(:empty),.status__counter:not(:empty){border-right:1px solid rgba(var(--border-3));margin:0 4px}.status__msg{height:27px;line-height:27px;vertical-align:middle;position:fixed;left:0;bottom:0;display:flex;background-color:rgba(var(--page-1))}.status__msg:not(:empty){margin:0;border-width:1px 1px 0 0;border-style:solid;border-color:rgba(var(--border-3));border-radius:0 8px 0 0}.status__msg:not(:empty)::before{margin:7px}.dock--vertical{width:40px;background-color:rgba(0,0,0,0)}.dock--vertical div:first-child:not(:empty){padding:0px;background-color:rgba(var(--base-1));margin-bottom:4px;margin-top:4px}.dock--vertical div:first-child:not(:empty) .dock__item{background-color:rgba(var(--base-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:36px;height:36px;margin:0;padding:11px 11px;color:var(--text-secondary);border-radius:4px}.dock--vertical div:first-child:not(:empty) .dock__item:hover{background-color:rgba(var(--base-2))}.dock--vertical div:first-child:not(:empty) .dock__item:active{background-color:rgba(var(--base-3))}.dock--vertical div:first-child:not(:empty) .dock__item>svg{margin:0;width:14px;height:14px;padding:0px 0px;display:block}.dock--vertical div:first-child:not(:empty) .dock__item:not(:last-child){margin-bottom:4px}.dock--vertical div:first-child:not(:empty) .dock__item--active{background-color:rgba(var(--base-2)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);position:relative}.dock--vertical div:first-child:not(:empty) .dock__item--active:hover{background-color:rgba(var(--base-3)) !important}.dock--vertical div:first-child:not(:empty) .dock__item--active:active{background-color:rgba(var(--base-4)) !important}.dock--vertical div:first-child:not(:empty) .dock__item--active::before{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;top:unset;bottom:unset;right:unset;left:unset;content:"";display:block;position:absolute;top:10.35px;bottom:10.35px;left:0;width:3px;z-index:0;height:calc(100% - 20.7px);background-color:rgba(var(--brand-base));border-radius:9999px}.dock--vertical div:first-child:not(:empty) .dock__item--activefocus{color:var(--text-secondary) !important;background-color:rgba(var(--base-2)) !important}.dock--vertical div:first-child:not(:empty) .dock__item svg{transition:transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.dock--vertical div:first-child:not(:empty) .dock__item--pin[aria-label=钉住] svg{transform:rotate(45deg)}.dock--vertical div:first-child:not(:empty) .dock__item--pin[aria-label=取消钉住] svg{transform:rotate(0deg)}.dock--vertical div:last-child:not(:empty){padding:0px;background-color:rgba(var(--base-1));margin-bottom:4px;margin-bottom:31px}.dock--vertical div:last-child:not(:empty) .dock__item{background-color:rgba(var(--base-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:36px;height:36px;margin:0;padding:11px 11px;color:var(--text-secondary);border-radius:4px}.dock--vertical div:last-child:not(:empty) .dock__item:hover{background-color:rgba(var(--base-2))}.dock--vertical div:last-child:not(:empty) .dock__item:active{background-color:rgba(var(--base-3))}.dock--vertical div:last-child:not(:empty) .dock__item>svg{margin:0;width:14px;height:14px;padding:0px 0px;display:block}.dock--vertical div:last-child:not(:empty) .dock__item:not(:last-child){margin-bottom:4px}.dock--vertical div:last-child:not(:empty) .dock__item--active{background-color:rgba(var(--base-2)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);position:relative}.dock--vertical div:last-child:not(:empty) .dock__item--active:hover{background-color:rgba(var(--base-3)) !important}.dock--vertical div:last-child:not(:empty) .dock__item--active:active{background-color:rgba(var(--base-4)) !important}.dock--vertical div:last-child:not(:empty) .dock__item--active::before{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;top:unset;bottom:unset;right:unset;left:unset;content:"";display:block;position:absolute;top:10.35px;bottom:10.35px;left:0;width:3px;z-index:0;height:calc(100% - 20.7px);background-color:rgba(var(--brand-base));border-radius:9999px}.dock--vertical div:last-child:not(:empty) .dock__item--activefocus{color:var(--text-secondary) !important;background-color:rgba(var(--base-2)) !important}.dock--vertical div:last-child:not(:empty) .dock__item svg{transition:transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.dock--vertical div:last-child:not(:empty) .dock__item--pin[aria-label=钉住] svg{transform:rotate(45deg)}.dock--vertical div:last-child:not(:empty) .dock__item--pin[aria-label=取消钉住] svg{transform:rotate(0deg)}.dock--vertical#dockLeft{padding-left:4px;border:none}.dock--vertical#dockRight{padding-right:4px;border:none}.dock--vertical#dockRight .dock__item--active::before{left:auto;right:0}.dock--vertical .dock__item[data-index="0"]::after,.dock--vertical .dock__item[data-index="1"]::after{display:none}:root{--b3-toolbar-background: rgba(var(--base-1));--b3-toolbar-blur-background: rgba(var(--base-1));--b3-toolbar-color: var(--text-secondary)}#toolbar{height:40px;margin-bottom:-4px;border:none;-webkit-app-region:drag;padding-right:2px}body.body--win32 #toolbar{padding:0}#toolbar .toolbar__item{-webkit-app-region:no-drag;background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;cursor:unset}#toolbar .toolbar__item:hover{background-color:rgba(var(--base-2)) !important}#toolbar .toolbar__item:active{background-color:rgba(var(--base-3)) !important}#toolbar .toolbar__item:not(#barWorkspace){width:34px;height:25px;margin:0;padding:5.5px 10px;margin-right:3px}#toolbar .toolbar__item:not(#barWorkspace)>svg{margin:0;width:14px;height:14px;padding:0px 0px;display:block}#toolbar .toolbar__item--active{background-color:rgba(var(--base-2)) !important}#toolbar .toolbar__item--disabled{cursor:not-allowed;color:var(--text-disabled)}#toolbar .toolbar__item--disabled:hover,#toolbar .toolbar__item--disabled:active{background-color:rgba(0,0,0,0) !important}#toolbar .toolbar__item--disabled::after{display:none !important}#toolbar .toolbar__item#barBack,#toolbar .toolbar__item#barForward{width:34px;height:25px;margin:0;padding:6.5px 11px;margin-right:3px}#toolbar .toolbar__item#barBack>svg,#toolbar .toolbar__item#barForward>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}#toolbar .toolbar__item#barWorkspace{padding:7px 10px;margin-left:4px}#toolbar .toolbar__item#barWorkspace .toolbar__text{font-weight:600;font-size:13px;color:var(--text-secondary)}#toolbar .toolbar__item#barWorkspace .toolbar__svg{color:var(--text-primary)}#toolbar #drag{font-size:14px}#toolbar #windowControls{height:40px}#toolbar #windowControls .toolbar__item{background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0) !important;width:46px;height:40px;margin:0;padding:14px 17px;border-radius:unset;cursor:pointer}#toolbar #windowControls .toolbar__item:hover{background-color:rgba(var(--base-2)) !important}#toolbar #windowControls .toolbar__item:active{background-color:rgba(var(--base-3)) !important}#toolbar #windowControls .toolbar__item>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}#toolbar #windowControls .toolbar__item::after{display:none}#toolbar #windowControls #maxWindow{background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0) !important;width:46px;height:40px;margin:0;padding:15px 18px;border-radius:unset;cursor:pointer}#toolbar #windowControls #maxWindow:hover{background-color:rgba(var(--base-2)) !important}#toolbar #windowControls #maxWindow:active{background-color:rgba(var(--base-3)) !important}#toolbar #windowControls #maxWindow>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}#toolbar #windowControls #maxWindow::after{display:none}#toolbar #windowControls #closeWindow{background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0) !important;width:46px;height:40px;margin:0;padding:15px 18px;border-radius:unset;cursor:pointer;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}#toolbar #windowControls #closeWindow:hover{background-color:rgba(var(--base-2)) !important}#toolbar #windowControls #closeWindow:active{background-color:rgba(var(--base-3)) !important}#toolbar #windowControls #closeWindow>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}#toolbar #windowControls #closeWindow::after{display:none}#toolbar #windowControls #closeWindow:hover{color:var(--text-anti) !important;background-color:rgba(232,17,35,.9) !important}:root{--b3-width-transition: width 0.2s cubic-bezier(0.645, 0.045, 0.355, 1)}#layouts>.fn__flex{overflow:hidden}.layout__dockl,.layout__dockr{top:40px !important;bottom:0px !important}.layout__dockl>.fn__flex,.layout__dockr>.fn__flex{overflow:hidden !important;min-height:0px !important;height:auto}.layout__dockl>.fn__flex>div[data-type=wnd],.layout__dockr>.fn__flex>div[data-type=wnd]{min-height:10% !important;margin:4px;border-radius:6px;background-color:rgba(var(--page-1));border:1px solid rgba(var(--border-3))}.layout__dockl>.fn__flex:has(.fullscreen),.layout__dockr>.fn__flex:has(.fullscreen){z-index:2;transform:unset;animation:unset}.layout__dockl.layout--float,.layout__dockr.layout--float{box-shadow:none;border:none;top:80px !important;bottom:40px !important;padding-top:0 !important;overflow:visible !important;transition-property:top,bottom,left,right,opacity,transform,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(0.645, 0.045, 0.355, 1)}.layout__dockl.layout--float>.fn__flex,.layout__dockr.layout--float>.fn__flex{overflow:visible !important}.layout__dockl.layout--float>.fn__flex.fn__none,.layout__dockr.layout--float>.fn__flex.fn__none{opacity:0 !important}.layout__dockl.layout--float [data-type=wnd],.layout__dockr.layout--float [data-type=wnd]{box-shadow:var(--shadow-2)}.layout-tab-container{overflow-y:hidden;background-color:rgba(var(--page-1))}.layout-tab-container>.fn__flex-1{overflow:hidden;min-width:0}.layout-tab-container>.fn__flex-1>.fn__flex-1{min-height:0 !important}.layout-tab-container>.fn__flex-1>.fn__flex-1>.b3-list{min-width:200px;margin:0px 8px 4px}.layout-tab-container>.fn__flex-1>.fn__flex-1>.b3-list:last-child{margin-bottom:0}.layout__center{background-color:rgba(0,0,0,0)}.layout__center [data-type=wnd]{position:relative;min-height:10% !important;margin:4px;border-radius:6px;background-color:rgba(var(--page-1));border:1px solid rgba(var(--border-3))}:root{--b3-scroll-color: var(--scroll-base)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar:horizontal{height:6px}::-webkit-scrollbar-thumb{border-radius:9999px;box-shadow:inset 0 0 6px 6px var(--scroll-base);border:solid 3px rgba(0,0,0,0)}::-webkit-scrollbar-thumb:hover{border:solid 1.5px rgba(0,0,0,0)}.layout-tab-bar{background-color:rgba(var(--page-1));border:none}.layout__center .layout-tab-bar:not(:empty){font-size:13px;border-radius:4px;height:28px;margin:8px 8px 0px}.layout-tab-bar--readonly{margin-left:0 !important;min-width:56px}.layout-tab-bar .item{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);font-size:13px;border-radius:4px;height:28px;min-height:0;width:auto;padding:0 4px;flex:unset;box-shadow:unset !important}.layout-tab-bar .item:hover{background-color:rgba(var(--page-2))}.layout-tab-bar .item:active{background-color:rgba(var(--page-3))}.layout__center .layout-tab-bar .item{flex-shrink:0}.layout-tab-bar .item>.fn__flex-1,.layout-tab-bar .item::after{display:none}.layout-tab-bar .item:not(:first-child){margin-left:8px}.layout-tab-bar .item__icon{height:20px;line-height:20px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:20px;font-size:12px}.layout-tab-bar .item__icon img,.layout-tab-bar .item__icon svg.custom-icon{margin:0;width:20px;height:20px;padding:4px 4px}.layout-tab-bar .item__graphic{margin:0;width:20px !important;height:20px !important;padding:5px 5px !important;min-width:20px}.layout-tab-bar .item__text{min-width:64px;height:28px;line-height:28px;vertical-align:middle}.layout-tab-bar .item__close{background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);font-size:12px;border-radius:2px;height:20px;width:20px;height:20px;margin:0;padding:5px 5px;border-radius:3px}.layout-tab-bar .item__close:hover{background-color:rgba(var(--component-2))}.layout-tab-bar .item__close:active{background-color:rgba(var(--component-3))}.layout-tab-bar .item__close>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}.layout-tab-bar .item__close svg{opacity:.3;background-color:rgba(0,0,0,0) !important}.layout-tab-bar .item__close:hover svg{opacity:.6}.layout-tab-bar .item--pin{background-color:rgba(var(--component-1));min-width:unset}.layout-tab-bar .item--pin .item__icon,.layout-tab-bar .item--pin .item__graphic{padding:0;margin:0 4px}.layout-tab-bar .item--focus{color:var(--text-focus);transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.layout-tab-bar .item--focus,.layout-tab-bar .item--focus:hover,.layout-tab-bar .item--focus:focus,.layout-tab-bar .item--focus:active{background-color:rgba(var(--focus-1))}.layout-tab-bar .item--focus .item__graphic{color:var(--text-focus)}.layout-tab-bar .item--focus>.item__text{color:var(--text-focus) !important}.layout-tab-bar .item--focus .item__close{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0)}.layout-tab-bar .item--focus .item__close:hover{background-color:rgba(var(--focus-2))}.layout-tab-bar .item--focus .item__close:active{background-color:rgba(var(--focus-3))}.layout-tab-bar .item--focus .item__close svg{color:var(--text-focus)}.layout-tab-bar .item--readonly{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:0;cursor:unset}.layout-tab-bar .item--readonly,.layout-tab-bar .item--readonly:hover,.layout-tab-bar .item--readonly:focus,.layout-tab-bar .item--readonly:active{background-color:rgba(var(--page-1))}.layout-tab-bar .item--readonly>.fn__flex-1{display:flex}.layout-tab-bar .item--readonly .item__close{width:24px;height:24px;margin:0;padding:6px 6px !important;background-color:rgba(var(--page-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px;cursor:pointer}.layout-tab-bar .item--readonly .item__close>svg{margin:0;width:12px !important;height:12px !important;padding:0px 0px !important;display:block}.layout-tab-bar .item--readonly .item__close:hover{background-color:rgba(var(--page-2)) !important}.layout-tab-bar .item--readonly .item__close:active{background-color:rgba(var(--page-3)) !important}.layout-tab-bar .item--readonly .item__close[data-type=more]{width:24px;height:24px;margin:0;padding:7px 7px !important}.layout-tab-bar .item--readonly .item__close[data-type=more]>svg{margin:0;width:10px !important;height:10px !important;padding:0px 0px !important;display:block}.layout__resize::after{background-color:rgba(0,0,0,0)}.layout__resize:hover::after{background-color:rgba(var(--brand-hover))}.layout__resize--lr{margin:4px -3px}.layout__resize--lr::after{left:2.5px}.layout__resize:not(.layout__resize--lr){margin:-3px 4px;width:calc(100% - 8px)}.layout__empty{margin:0 !important}.layout__empty h1{margin:0;color:var(--text-primary)}.layout__empty .fn__hr{height:12px}.layout__empty .b3-list-item{width:196px;margin:4px 0}.layout__empty .b3-list-item__graphic{margin:0;width:20px;height:20px;padding:5px 5px}.layout__empty .b3-list-item span{font-size:13px;margin-left:5px}.block__icons{color:var(--text-secondary);padding:8px;height:40px;font-size:12px;background-color:rgba(var(--page-1))}.block__icons--active{background-color:rgba(var(--page-1))}.block__icons .fn__space{width:4px}.block__icons .listCount,.block__icons .listMCount{text-align:center;justify-content:center;align-items:center;height:24px;line-height:24px;vertical-align:middle;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:auto;margin:0;border-radius:3px;padding:0 8px;margin-right:4px}.block__icons .listCount:hover,.block__icons .listMCount:hover{background-color:rgba(var(--component-2))}.block__icons .listCount:active,.block__icons .listMCount:active{background-color:rgba(var(--component-3))}.block__icons .listCount::after,.block__icons .listMCount::after{display:none !important}.block__icons .listCount+.fn__space,.block__icons .listMCount+.fn__space{display:none}.block__icon{width:24px;height:24px;margin:0;padding:7px 7px !important;background-color:rgba(var(--page-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px}.block__icon>svg{margin:0;width:10px !important;height:10px !important;padding:0px 0px !important;display:block}.block__icon:hover{background-color:rgba(var(--page-2)) !important}.block__icon:active{background-color:rgba(var(--page-3)) !important}.block__icon.ft__primary,.block__icon--active{color:var(--text-focus) !important;background-color:rgba(var(--focus-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.block__icon.ft__primary:hover,.block__icon--active:hover{background-color:rgba(var(--focus-2)) !important}.block__icon.ft__primary:active,.block__icon--active:active{background-color:rgba(var(--focus-3)) !important}.block__icon[data-type=close]{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:24px;height:24px;margin:0;padding:8px 8px !important}.block__icon[data-type=close]:hover{color:var(--text-anti) !important;background-color:rgba(232,17,35,.9) !important}.block__icon[data-type=close]>svg{margin:0;width:8px !important;height:8px !important;padding:0px 0px !important;display:block}.block__icon[disabled]{cursor:not-allowed;color:var(--text-disabled)}.block__icon[disabled]:hover,.block__icon[disabled]:active{background-color:rgba(0,0,0,0) !important}.block__icon[disabled]::after{display:none !important}.block__icon[type=checkbox]{width:10px;margin:0 7px}.block__icon[data-type=pin] svg{transition:transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.block__icon[data-type=pin][aria-label=钉住] svg{transform:rotate(45deg)}.block__icon[data-type=pin][aria-label=取消钉住] svg{transform:rotate(0deg)}.block__logo{font-weight:700;color:var(--text-primary);min-width:74px}.block__logo svg{margin:0;width:10px;height:10px;padding:0px 0px;margin:0 8px;color:var(--text-brand)}.block__popover{box-shadow:var(--shadow-3);border-radius:10px;opacity:0;margin-top:25px}.block__popover--open{opacity:1;margin-top:0px;transition:opacity,margin-top .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.block__icons--border{border-radius:10px 10px 0 0;background-color:rgba(var(--page-1));-webkit-app-region:no-drag}.block__icons--border .block__icon+.fn__space{width:8px}.block__content{border-radius:0 0 10px 10px;background-color:rgba(var(--page-1))}.block__edit{border:none;min-height:148px !important}.block__edit .protyle-breadcrumb__item--active .protyle-breadcrumb__text:not(:empty){color:var(--text-placeholder)}.block__edit .protyle-breadcrumb__item--active .protyle-breadcrumb__text:not(:empty):hover{color:var(--text-primary)}.block__edit .protyle-content{background-color:rgba(var(--page-1))}.sy__file .dragover{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important}.sy__file .dragover__top{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:0 -2px rgba(var(--brand-hover))}.sy__file .dragover__bottom{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:0 2px rgba(var(--brand-hover))}.sy__file .dragover__left{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:-2px 0 rgba(var(--brand-hover))}.sy__file .dragover__right{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:2px 0 rgba(var(--brand-hover))}.sy__file>.b3-list{margin:8px 8px 0px}.sy__file>.b3-list>.b3-list-item{margin-bottom:8px !important}.sy__file>.b3-list>ul{margin-bottom:8px}.sy__outline>.b3-list-item{background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);margin:0 8px 4px !important;padding-left:8px}.sy__outline>.b3-list-item:hover{background-color:rgba(var(--component-2))}.sy__outline>.b3-list-item:active{background-color:rgba(var(--component-3))}.sy__outline>.b3-list-item .b3-list-item__graphic{margin:0;width:20px;height:20px;padding:4px 4px}.sy__outline>.b3-list-item .b3-list-item__graphic:not(svg){height:20px;line-height:20px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:20px;font-size:12px}.sy__outline>.b3-list-item .b3-list-item__graphic:not(svg) img,.sy__outline>.b3-list-item .b3-list-item__graphic:not(svg) svg.custom-icon{margin:0;width:20px;height:20px;padding:4px 4px}.sy__outline>.b3-list-item .b3-list-item__text{color:var(--text-primary)}.sy__outline>.b3-list-item:not(:empty){position:relative}.sy__outline>.b3-list-item:not(:empty)::before{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;top:unset;bottom:unset;right:unset;left:unset;content:"";display:block;position:absolute;top:8px;bottom:8px;left:0px;width:3px;z-index:0;height:calc(100% - 16px);background-color:rgba(var(--brand-base));border-radius:9999px}.sy__outline>.b3-list-item:empty{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset}.sy__outline>.b3-list-item+.fn__flex-1{margin-right:6px}.sy__outline>.b3-list-item+.fn__flex-1>.b3-list{margin-right:2px}.protyle-gutters[style*=width]{width:28px !important}.protyle-gutters button{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0);width:24px;height:28px;margin:0;padding:8px 6px;border-radius:3px;color:var(--text-disabled);margin-right:4px}.protyle-gutters button:hover{background-color:rgba(var(--page-2))}.protyle-gutters button:active{background-color:rgba(var(--page-3))}.protyle-gutters button>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}.protyle-gutters button:hover{color:var(--text-secondary)}.protyle-gutters button[data-type=fold]{width:24px;height:28px;margin:0;padding:10px 8px !important;margin-right:4px}.protyle-gutters button[data-type=fold]>svg{margin:0;width:8px !important;height:8px !important;padding:0px 0px !important;display:block}.sy__backlink .b3-list{margin:0 !important;padding:0 8px}.sy__backlink [data-treetype=backlink].b3-list-item:not(:first-child){margin-top:4px !important}.sy__backlink .protyle{border:1px solid rgba(var(--border-3));border-radius:4px}.sy__backlink .protyle-breadcrumb__bar{margin-bottom:18px}.sy__backlink .protyle-breadcrumb__bar:not(:first-child){margin-top:18px;border-top:1px solid rgba(var(--border-3))}.sy__backlink .protyle:hover .protyle-breadcrumb__item[style*=max-width][style*="100%"]{background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.sy__backlink .protyle:hover .protyle-breadcrumb__item[style*=max-width][style*="100%"]:hover{background-color:rgba(var(--component-2))}.sy__backlink .protyle:hover .protyle-breadcrumb__item[style*=max-width][style*="100%"]:active{background-color:rgba(var(--component-3))}.sy__backlink .protyle-wysiwyg{padding:5px !important}.sy__backlink .protyle-wysiwyg>[data-node-id]{margin-left:24px}.sy__backlink .protyle-wysiwyg>[data-node-id]:last-child{margin-bottom:20px}.sy__backlink .protyle-wysiwyg>[data-node-id] [contenteditable]{font-size:85%}.sy__backlink .protyle-gutters button{width:20.4px;height:23.8px;margin:0;padding:6.8px 5.1px !important;margin-right:3.4px}.sy__backlink .protyle-gutters button>svg{margin:0;width:10.2px !important;height:10.2px !important;padding:0px 0px !important;display:block}.sy__backlink .protyle-gutters button[data-type=fold]{width:20.4px;height:20.4px;margin:0;padding:6.8px 6.8px !important;margin-right:3.4px}.sy__backlink .protyle-gutters button[data-type=fold]>svg{margin:0;width:6.8px !important;height:6.8px !important;padding:0px 0px !important;display:block}.sy__backlink .protyle-attr{font-size:10.2px !important}.sy__backlink .protyle-attr--bookmark,.sy__backlink .protyle-attr--name,.sy__backlink .protyle-attr--alias,.sy__backlink .protyle-attr--memo{height:17px !important;line-height:17px !important;vertical-align:middle !important}.sy__backlink .protyle-attr--bookmark>svg,.sy__backlink .protyle-attr--name>svg,.sy__backlink .protyle-attr--alias>svg,.sy__backlink .protyle-attr--memo>svg{margin:0;width:8.5px !important;height:8.5px !important;padding:0px 0px !important;margin:4.25px 4.25px 0 !important}.sy__backlink .protyle-attr--name,.sy__backlink .protyle-attr--alias{padding:0px 6.8px 0 2.55px}.sy__backlink .protyle-attr--bookmark{padding:0px 6.8px}.sy__backlink .protyle-attr--memo{padding:0px 3.4px}.graph__panel{top:50px;bottom:10px;box-shadow:var(--shadow-2);border-radius:8px;padding:8px 16px 16px;width:max(20%,240px);right:min(-20% - 10px,-250px)}.graph__panel[style*=right]{right:10px}.graph__panel label{margin:0;padding:8px 4px;border-bottom:1px solid rgba(var(--border-3))}.graph__panel label span{font-size:13px;line-height:20px}.graph__panel label .b3-slider{width:max(60%,80px)}.graph__panel .fn__hr{height:16px}.graph__svg{background-color:rgba(var(--page-1)) !important}.graph__loading{background-color:rgba(var(--component-1));border-radius:4px}.graph__loading>div{border-radius:4px}.inbox__list{background-color:rgba(var(--page-1)) !important}.fn__loading{background-color:rgba(var(--page-1))}body.body--win32 .fullscreen>.protyle-breadcrumb,body.body--win32 .fullscreen>.block__icons{height:40px;padding:0 146px 0 8px}.emojis{padding:2px;background-color:rgba(var(--pop-1))}.emojis>.fn__flex:first-child{padding-bottom:8px}.emojis>.fn__flex:first-child .fn__space:first-child,.emojis>.fn__flex:first-child .fn__space:last-child{display:none}.emojis>.fn__flex:first-child .block__icon{width:28px;height:28px;margin:0;padding:8px 8px !important;background-color:rgba(var(--pop-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px}.emojis>.fn__flex:first-child .block__icon>svg{margin:0;width:12px !important;height:12px !important;padding:0px 0px !important;display:block}.emojis>.fn__flex:first-child .block__icon:hover{background-color:rgba(var(--pop-2)) !important}.emojis>.fn__flex:first-child .block__icon:active{background-color:rgba(var(--pop-3)) !important}.emojis__panel{padding-right:0}.emojis__title{padding:18px 0 8px;font-size:11px}.emojis__title:first-child{padding-top:8px}.emojis__item{background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);height:32px;line-height:32px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:32px;font-size:18px;margin:0 4px 4px 0}.emojis__item:hover{background-color:rgba(var(--pop-2))}.emojis__item:active{background-color:rgba(var(--pop-3))}.emojis__item img,.emojis__item svg.custom-icon{margin:0;width:32px;height:32px;padding:7px 7px}.emojis__item--current{background-color:rgba(var(--pop-2))}.emojis>.fn__flex:last-child{padding-top:8px}.emojis>.fn__flex:last-child .emojis__type{background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:4px}.emojis>.fn__flex:last-child .emojis__type:hover{background-color:rgba(var(--pop-2))}.emojis>.fn__flex:last-child .emojis__type:active{background-color:rgba(var(--pop-3))}.emojis>.fn__flex:last-child .emojis__type svg{margin:0;width:14px;height:14px;padding:0px 0px}.viewer-tooltip{color:var(--text-primary)}.viewer-toolbar>ul>li svg{color:var(--text-placeholder)}.viewer-toolbar>ul>li:hover svg{color:var(--text-primary)}body>#preview{max-width:780px;background-color:rgba(var(--page-1));font-family:var(--b3-font-family)}body>#action{width:240px;background-color:rgba(var(--page-1));margin:16px 0;padding:0 16px;border-left:1px solid rgba(var(--border-3));font-family:var(--b3-font-family)}body>#action .b3-slider{width:100% !important}body>#action>.fn__flex:last-child{padding:16px 0}body>#action>.fn__flex:last-child .fn__space{width:3%}body>#action>.fn__flex:last-child .b3-button{background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-primary);box-shadow:var(--shadow-0);letter-spacing:.3px;width:48.5%}body>#action>.fn__flex:last-child .b3-button:hover{background-color:rgba(var(--pop-2))}body>#action>.fn__flex:last-child .b3-button:active{background-color:rgba(var(--pop-3))}body>#action>.fn__flex:last-child .b3-button.b3-button--text{background-color:rgba(var(--primarybg-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-anti)}body>#action>.fn__flex:last-child .b3-button.b3-button--text:hover{background-color:rgba(var(--primarybg-2))}body>#action>.fn__flex:last-child .b3-button.b3-button--text:active{background-color:rgba(var(--primarybg-3))}body.body--window .toolbar__window{height:40px;-webkit-app-region:no-drag}body.body--window .toolbar__window .toolbar__item{background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0) !important;width:46px;height:40px;margin:0;padding:14px 17px;border-radius:unset;cursor:pointer}body.body--window .toolbar__window .toolbar__item:hover{background-color:rgba(var(--base-2)) !important}body.body--window .toolbar__window .toolbar__item:active{background-color:rgba(var(--base-3)) !important}body.body--window .toolbar__window .toolbar__item>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}body.body--window .toolbar__window .toolbar__item::after{display:none}body.body--window .toolbar__window #maxWindow{background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0) !important;width:46px;height:40px;margin:0;padding:15px 18px;border-radius:unset;cursor:pointer}body.body--window .toolbar__window #maxWindow:hover{background-color:rgba(var(--base-2)) !important}body.body--window .toolbar__window #maxWindow:active{background-color:rgba(var(--base-3)) !important}body.body--window .toolbar__window #maxWindow>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}body.body--window .toolbar__window #maxWindow::after{display:none}body.body--window .toolbar__window #closeWindow{background-color:rgba(var(--base-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);background-color:rgba(0,0,0,0) !important;width:46px;height:40px;margin:0;padding:15px 18px;border-radius:unset;cursor:pointer;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}body.body--window .toolbar__window #closeWindow:hover{background-color:rgba(var(--base-2)) !important}body.body--window .toolbar__window #closeWindow:active{background-color:rgba(var(--base-3)) !important}body.body--window .toolbar__window #closeWindow>svg{margin:0;width:10px;height:10px;padding:0px 0px;display:block}body.body--window .toolbar__window #closeWindow::after{display:none}body.body--window .toolbar__window #closeWindow:hover{color:var(--text-anti) !important;background-color:rgba(232,17,35,.9) !important}body.body--window #pinWindow svg{transition:transform .2s cubic-bezier(0.645, 0.045, 0.355, 1)}body.body--window #pinWindow.toolbar__item--active svg{transform:rotate(-45deg)}.protyle-attr{top:-10px}.protyle-attr--bookmark,.protyle-attr--name,.protyle-attr--alias,.protyle-attr--memo{height:20px !important;line-height:20px !important;vertical-align:middle !important;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:9999px}.protyle-attr--bookmark:hover,.protyle-attr--name:hover,.protyle-attr--alias:hover,.protyle-attr--memo:hover{background-color:rgba(var(--component-2))}.protyle-attr--bookmark:active,.protyle-attr--name:active,.protyle-attr--alias:active,.protyle-attr--memo:active{background-color:rgba(var(--component-3))}.protyle-attr--bookmark>svg,.protyle-attr--name>svg,.protyle-attr--alias>svg,.protyle-attr--memo>svg{margin:0;width:10px !important;height:10px !important;padding:0px 0px !important;margin:5px 5px 0 !important}.protyle-attr--name,.protyle-attr--alias{padding:0px 8px 0 3px}.protyle-attr--bookmark{padding:0px 8px}.protyle-attr--memo{padding:0px 4px}.protyle-attr--refcount{top:11px;right:-22px;text-align:center;justify-content:center;align-items:center;height:22px;line-height:22px;vertical-align:middle;background-color:rgba(var(--component-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:auto;margin:0;border-radius:3px;padding:0 7px}.protyle-attr--refcount:hover{background-color:rgba(var(--component-2))}.protyle-attr--refcount:active{background-color:rgba(var(--component-3))}.protyle-attr--refcount::after{display:none !important}.b3-typography .protyle-icon,.protyle-wysiwyg .protyle-icon{background-color:rgba(var(--base-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:25px;height:25px;margin:0;padding:7px 7px;color:var(--text-secondary);padding-top:0;padding-bottom:0}.b3-typography .protyle-icon--first,.protyle-wysiwyg .protyle-icon--first{border-top-left-radius:4px;border-bottom-left-radius:4px}.b3-typography .protyle-icon--last,.protyle-wysiwyg .protyle-icon--last{border-top-right-radius:4px;border-bottom-right-radius:4px}.b3-typography .protyle-icon--only,.protyle-wysiwyg .protyle-icon--only{border-radius:4px}.b3-typography .protyle-icon:hover,.protyle-wysiwyg .protyle-icon:hover{background-color:rgba(var(--base-2))}.b3-typography .protyle-icon:active,.protyle-wysiwyg .protyle-icon:active{background-color:rgba(var(--base-3))}.b3-typography .protyle-icon>svg,.protyle-wysiwyg .protyle-icon>svg{margin:0;width:11px;height:11px;padding:0px 0px;display:block}.b3-typography .protyle-icon svg,.protyle-wysiwyg .protyle-icon svg{margin:7px 0}.b3-typography .protyle-icon:not(:last-child),.protyle-wysiwyg .protyle-icon:not(:last-child){margin-right:1px}.protyle-wysiwyg[contenteditable=true] .render-node:hover>.protyle-icons{opacity:1}.protyle-background{min-height:68px !important;box-sizing:content-box;margin:0;padding:0}.protyle-background__iconw{height:0;top:32px;display:block}.protyle-background__iconw .protyle-icons{height:28px;transition:opacity .2s cubic-bezier(0.23, 1, 0.32, 1);margin:8px 0 0 -1px}.protyle-background__iconw .protyle-icons .protyle-icon{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px;height:28px;line-height:28px;vertical-align:middle;display:inline-flex;width:auto;color:var(--text-placeholder);font-size:14px;padding:0 8px}.protyle-background__iconw .protyle-icons .protyle-icon:hover{background-color:rgba(var(--page-2))}.protyle-background__iconw .protyle-icons .protyle-icon:active{background-color:rgba(var(--page-3))}.protyle-background__iconw .protyle-icons .protyle-icon svg{margin:0;width:12px;height:12px;padding:0px 0px;margin:auto 0;margin-right:6px}.protyle-background__iconw .protyle-icons .protyle-icon::after{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;height:28px;line-height:28px;vertical-align:middle;display:inline-flex;color:var(--text-placeholder);font-size:14px;position:unset;z-index:0}.protyle-background__iconw .protyle-icons .protyle-icon:nth-child(2)::after{content:"随机图标"}.protyle-background:hover .protyle-background__iconw .protyle-icons{opacity:1}.protyle-background[style*="56px"],.protyle-background[style*="64px"],.protyle-background[style*="92px"],.protyle-background[style*="96px"],.protyle-background[style*="100px"]{min-height:178px !important}.protyle-background[style*="56px"] .protyle-background__iconw,.protyle-background[style*="64px"] .protyle-background__iconw,.protyle-background[style*="92px"] .protyle-background__iconw,.protyle-background[style*="96px"] .protyle-background__iconw,.protyle-background[style*="100px"] .protyle-background__iconw{top:64px}.protyle-background[style*="56px"] .protyle-background__iconw .protyle-icons,.protyle-background[style*="64px"] .protyle-background__iconw .protyle-icons,.protyle-background[style*="92px"] .protyle-background__iconw .protyle-icons,.protyle-background[style*="96px"] .protyle-background__iconw .protyle-icons,.protyle-background[style*="100px"] .protyle-background__iconw .protyle-icons{margin-top:8px}.protyle-background[style*="30vh"]{min-height:30vh !important;border-bottom:72px solid rgba(0,0,0,0)}.protyle-background[style*="30vh"] .protyle-background__iconw{top:calc(30vh - 42px)}.protyle-background[style*="30vh"] .protyle-background__iconw .protyle-background__icon:not(.fn__none)+.protyle-icons{margin-top:8px}.protyle-background[style*="30vh"] .protyle-background__iconw .protyle-background__icon.fn__none+.protyle-icons{margin-top:86px}.protyle-background__img .protyle-icons{height:26px;transition:opacity .2s cubic-bezier(0.23, 1, 0.32, 1);box-shadow:rgba(15,15,15,.1) 0px 0px 0px 1px,rgba(15,15,15,.1) 0px 2px 4px}.protyle-background__img .protyle-icons .protyle-icon{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px;height:26px;line-height:26px;vertical-align:middle;display:inline-flex;width:auto;color:var(--text-secondary);font-size:12px;padding:0 8px}.protyle-background__img .protyle-icons .protyle-icon:hover{background-color:rgba(var(--page-2))}.protyle-background__img .protyle-icons .protyle-icon:active{background-color:rgba(var(--page-3))}.protyle-background__img .protyle-icons .protyle-icon svg{margin:0;width:12px;height:12px;padding:0px 0px;margin:auto 0;margin-right:6px}.protyle-background__img .protyle-icons .protyle-icon::after{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;height:26px;line-height:26px;vertical-align:middle;display:inline-flex;color:var(--text-secondary);font-size:12px;position:unset;z-index:0}.protyle-background__img .protyle-icons .protyle-icon{border-radius:unset}.protyle-background__img .protyle-icons .protyle-icon--first{border-top-left-radius:4px;border-bottom-left-radius:4px}.protyle-background__img .protyle-icons .protyle-icon--last{border-top-right-radius:4px;border-bottom-right-radius:4px}.protyle-background__img .protyle-icons .protyle-icon--only{border-radius:4px}.protyle-background__img .protyle-icons .protyle-icon svg{width:10px}.protyle-background__img .protyle-icons .protyle-icon:first-child input{width:100% !important}.protyle-background__img .protyle-icons .protyle-icon:not(:last-child){border-right:1px solid rgba(var(--border-3))}.protyle-background__img .protyle-icons .protyle-icon:nth-child(4)::after{content:"调整"}.protyle-background__img .protyle-icons[style*=opacity]{opacity:1 !important}.protyle-background__img .protyle-icons:nth-child(3){height:25.2px;background:rgba(0,0,0,.4);opacity:1 !important}.protyle-background__img .protyle-icons:nth-child(3) .protyle-icon{height:25.2px;line-height:25.2px;vertical-align:middle;background-color:rgba(0,0,0,0);color:var(--text-anti);padding:0em 18px}.protyle-background__img .protyle-icons:nth-child(3) .protyle-icon:hover{background-color:rgba(0,0,0,0)}.protyle-background__img:hover .protyle-icons{opacity:1 !important}.protyle-background__icon{height:78px;line-height:78px;vertical-align:middle;text-align:center;justify-content:center;align-items:center;padding:0;width:78px;font-size:54px;border-radius:4px;margin-left:3px}.protyle-background__icon img,.protyle-background__icon svg.custom-icon{margin:0;width:78px;height:78px;padding:0px 0px}.protyle-background__icon:hover{background-color:rgba(var(--gray-5), 0.4)}.protyle-background__icon:active{background-color:rgba(var(--gray-5), 0.8)}.protyle-background__tags .item{font-size:12px;border-radius:3px;height:24px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 6px;line-height:16px;padding:4px 12px;border-radius:9999px;transition:padding opacity .2s cubic-bezier(0.23, 1, 0.32, 1);box-shadow:var(--shadow-1)}.protyle-background__tags .item:hover{padding-right:22px}.protyle-background__tags .item svg{margin:0;width:20px;height:20px;padding:6px 6px;top:2px;right:2px;background-color:rgba(0,0,0,0) !important}.protyle-background__tags .item--0:hover{color:rgba(var(--success-base))}.protyle-background__tags .item--0:hover svg{color:rgba(var(--success-base))}.protyle-background__tags .item--1:hover{color:rgba(var(--info-base))}.protyle-background__tags .item--1:hover svg{color:rgba(var(--info-base))}.protyle-background__tags .item--2:hover{color:rgba(var(--warning-base))}.protyle-background__tags .item--2:hover svg{color:rgba(var(--warning-base))}.protyle-background__tags .item--3:hover{color:rgba(var(--error-base))}.protyle-background__tags .item--3:hover svg{color:rgba(var(--error-base))}.layout__center .protyle-content[data-fullwidth=true] .protyle-background__img .protyle-icons{right:96px}.layout__center .protyle-content[data-fullwidth=true] .protyle-title{margin-top:0 !important}.layout__center .protyle-content:not([data-fullwidth=true]){overflow-y:scroll}.layout__center .protyle-content:not([data-fullwidth=true]) .protyle-background__iconw{left:max(64px,50% - 375px) !important}.layout__center .protyle-content:not([data-fullwidth=true]) .protyle-background__img .protyle-icons{right:max(64px,50% - 375px)}.layout__center .protyle-content:not([data-fullwidth=true]) .protyle-title{margin:0 max(64px,50% - 375px) !important;width:auto !important}.layout__center .protyle-content:not([data-fullwidth=true]) .protyle-wysiwyg{padding-left:max(64px,50% - 375px) !important;padding-right:max(64px,50% - 375px) !important;transition:unset !important;width:100% !important}.layout__center .protyle-content>.protyle-wysiwyg{padding-top:5px !important;padding-bottom:30vh !important}.protyle-wysiwyg [data-node-id][fold="1"]:not(.li):not([data-type=NodeHeading]){font-size:1em !important}.protyle-wysiwyg [data-type]{border-radius:4px}.protyle-wysiwyg>[data-type]{padding:3px 2px}.protyle-wysiwyg .def--mark{color:var(--text-primary) !important}.protyle-scroll{right:25px !important}.protyle-scroll__bar{opacity:.3;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);transform:translateX(-7px) rotate(90deg)}.protyle-scroll__bar:hover{opacity:1}.protyle-scroll__up,.protyle-scroll__down{width:24px;height:24px;margin:0;padding:6px 6px;background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px;right:-0.5px;color:var(--text-disabled)}.protyle-scroll__up>svg,.protyle-scroll__down>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}.protyle-scroll__up:hover,.protyle-scroll__down:hover{background-color:rgba(var(--page-2))}.protyle-scroll__up:active,.protyle-scroll__down:active{background-color:rgba(var(--page-3))}.protyle-scroll__down{top:calc(50% + 120px)}.protyle-speech{border-color:rgba(var(--border-2))}.protyle-title__icon{top:8px;left:-32px;width:32px;height:32px;margin:0;padding:9px 9px;border-radius:3px;color:var(--text-placeholder)}.protyle-title__icon>svg{margin:0;width:14px;height:14px;padding:0px 0px;display:block}.protyle-title__icon:hover{color:var(--text-primary)}.protyle-title__icon::after{right:100%;left:auto}.protyle-title:hover .protyle-title__icon{opacity:1}.protyle-title__input{font-weight:700;line-height:42px;font-size:32px;padding:3px 2px}.protyle-title__input:empty:after{color:var(--text-disabled)}.protyle-breadcrumb{padding:0px 8px 0px;min-height:28px}.protyle-breadcrumb__bar{min-height:28px;margin:0}.protyle-breadcrumb__item{height:28px;line-height:28px;vertical-align:middle;line-height:26px;padding:0;margin:0;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-breadcrumb__item:not(:last-child)::after{content:"/";display:flex;margin:0 8px;color:var(--text-placeholder);height:28px;line-height:28px;vertical-align:middle;line-height:26px}.protyle-breadcrumb__item svg{margin:0;width:20px;height:28px;padding:9px 5px;color:var(--text-placeholder)}.protyle-breadcrumb__item .protyle-breadcrumb__text:not(:empty){color:var(--text-placeholder);margin:0;font-size:12px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-breadcrumb__item:hover,.protyle-breadcrumb__item--active{background-color:rgba(0,0,0,0)}.protyle-breadcrumb__item:hover .protyle-breadcrumb__text:not(:empty),.protyle-breadcrumb__item--active .protyle-breadcrumb__text:not(:empty){color:var(--text-primary)}.protyle-breadcrumb__item[style*=max-width]{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);margin:0}.protyle-breadcrumb__item[style*=max-width]:hover{background-color:rgba(var(--page-2))}.protyle-breadcrumb__item[style*=max-width]:active{background-color:rgba(var(--page-3))}.protyle-breadcrumb__item[style*=max-width]::after{display:none}.protyle-breadcrumb__item[style*=max-width] svg{color:var(--text-secondary)}.protyle-breadcrumb__item[style*=max-width]:hover svg{color:var(--text-primary)}.protyle-breadcrumb__arrow{display:none}.protyle-breadcrumb .block__icon::after{display:none}.protyle-breadcrumb .block__icon[data-type=exit-focus]{width:auto}.protyle-hint{min-width:150px;padding:6px;border:none;border-radius:6px}.protyle-hint .b3-list-item{width:100% !important;min-width:0px;margin-bottom:2px;-webkit-app-region:no-drag;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;padding:4px 6px}.protyle-hint .b3-list-item:hover{background-color:rgba(var(--pop-2))}.protyle-hint .b3-list-item:active{background-color:rgba(var(--pop-3))}.protyle-hint .b3-list-item:last-child{margin-bottom:0 !important}.protyle-hint .b3-list-item--two{height:auto}.protyle-hint .b3-list-item__showall{height:20px;line-height:20px;vertical-align:middle}.protyle-hint .b3-list-item__showall:first-child{color:var(--text-primary)}.protyle-hint .b3-list-item__showall:last-child{margin:0 !important}.protyle-hint .b3-list-item__hinticon{margin:0;width:20px;height:20px;padding:4.5px 4.5px;margin-right:4px}.protyle-hint .b3-list-item--focus .b3-list-item__showall:first-child,.protyle-hint .b3-list-item--focus .b3-list-item__hinticon{color:var(--text-focus)}.protyle-hint .b3-list-item--focus .b3-menu__accelerator{color:var(--text-meta-focus)}.protyle-hint>div[style*=flex]{margin-top:6px}.protyle-hint>.emojis{max-height:360px}.protyle-hint.hint--menu{columns:170px 4;column-gap:12px;column-rule:1px solid rgba(var(--border-3));max-height:none !important;width:auto !important;min-width:730px}.protyle-hint.hint--menu:has(>.emojis){min-width:372px;width:372px !important}.protyle-hint.hint--menu>.emojis{column-span:all;width:360px}.protyle-hint.hint--menu .b3-color__square{margin:0;width:16px;height:16px;padding:0px 0px;display:flex;margin:2px;box-shadow:unset;border:1px solid rgba(var(--border-3));border-radius:4px;font-size:11px}.protyle-hint.hint--menu .b3-color__square[style*=color13]{background-color:var(--text-primary)}.protyle-hint.hint--menu .b3-color__square[style*=background13]{color:var(--text-anti)}.protyle-hint .b3-text-field{width:100%;margin:0 !important;flex-shrink:0;background-color:rgba(var(--pop-2))}::selection{background-color:rgba(var(--brand-6), 0.3)}.dark ::selection{background-color:rgba(var(--page-4), 0.6)}.protyle-wysiwyg .dragover{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important}.protyle-wysiwyg .dragover__top{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:0 -2px rgba(var(--brand-hover))}.protyle-wysiwyg .dragover__bottom{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:0 2px rgba(var(--brand-hover))}.protyle-wysiwyg .dragover__left{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:-2px 0 rgba(var(--brand-hover))}.protyle-wysiwyg .dragover__right{background-color:rgba(var(--focus-1));transition:unset !important;border-radius:unset !important;box-shadow:2px 0 rgba(var(--brand-hover))}.protyle-preview__action{background-color:rgba(var(--page-1));padding:0 0 8px}.protyle-preview__action button{background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);font-size:13px;border-radius:4px;height:28px;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;line-height:20px}.protyle-preview__action button:hover{background-color:rgba(var(--page-2))}.protyle-preview__action button:active{background-color:rgba(var(--page-3))}.protyle-preview__action button:hover{color:unset}.protyle-preview__action button.b3-tooltips{width:28px;height:28px;margin:0;padding:8px 8px;margin:0 5px}.protyle-preview__action button.b3-tooltips>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}.protyle-preview__action--current{background-color:rgba(var(--focus-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus) !important}.protyle-preview__action--current:hover{background-color:rgba(var(--focus-2)) !important}.protyle-preview__action--current:active{background-color:rgba(var(--focus-3)) !important}.protyle-preview__action--current:focus{background-color:rgba(var(--focus-1)) !important}.protyle-preview>.b3-typography:not([style*=width]){padding-left:max(64px,50% - 375px) !important;padding-right:max(64px,50% - 375px) !important}.protyle-toolbar{padding:4px;box-shadow:var(--shadow-1);background-color:rgba(var(--pop-1));transform:translateY(-12px);border-radius:8px}.protyle-toolbar__item{width:28px;height:28px;margin:0;padding:8px 8px;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);margin-right:4px;border-radius:4px}.protyle-toolbar__item>svg{margin:0;width:12px;height:12px;padding:0px 0px;display:block}.protyle-toolbar__item:hover{background-color:rgba(var(--pop-2))}.protyle-toolbar__item:active{background-color:rgba(var(--pop-3))}.protyle-toolbar__item--current{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus)}.protyle-toolbar__item--current:hover{background-color:rgba(var(--focus-2))}.protyle-toolbar__item--current:active{background-color:rgba(var(--focus-3))}.protyle-toolbar__item--current:focus{background-color:rgba(var(--focus-1))}.protyle-toolbar__item::after{bottom:110%}.protyle-toolbar__item:last-child{margin:0}.protyle-toolbar__divider{margin:0 4px 0 0;border-color:rgba(var(--border-3))}.protyle-util{border-radius:6px;padding:0}.protyle-util .protyle-font{padding:4px 16px 16px}.protyle-util .protyle-font>[style*=margin]{color:var(--text-secondary);margin:16px 0 10px !important}.protyle-util .protyle-font .fn__flex .b3-color__square{margin:0;width:20px;height:20px;padding:0px 0px;display:flex;margin:0px;box-shadow:unset;border:1px solid rgba(var(--border-3));border-radius:4px;font-size:13px;margin-right:8px}.protyle-util .protyle-font .fn__flex .b3-color__square[style*=color13]{background-color:var(--text-primary)}.protyle-util .protyle-font .fn__flex .b3-color__square[style*=background13]{color:var(--text-anti)}.protyle-util .protyle-font .fn__flex .b3-color__square:hover{border-color:rgba(var(--border-1))}.protyle-util .protyle-font__style{padding:4px 12px;border-color:rgba(var(--border-3));margin-right:8px}.protyle-util .protyle-font__style:hover{border-color:rgba(var(--border-1))}.protyle-util .protyle-font button[data-type=clear]{margin-top:4px}.protyle-util .protyle-font button[data-type=clear] svg{margin-right:4px}.protyle-util .block__popover--move{border-radius:6px}.protyle-util .block__popover--move .block__icon{width:24px;height:24px;margin:0;padding:7px 7px !important;background-color:rgba(var(--pop-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);border-radius:3px}.protyle-util .block__popover--move .block__icon>svg{margin:0;width:10px !important;height:10px !important;padding:0px 0px !important;display:block}.protyle-util .block__popover--move .block__icon:hover{background-color:rgba(var(--pop-2)) !important}.protyle-util .block__popover--move .block__icon:active{background-color:rgba(var(--pop-3)) !important}.protyle-util .block__popover--move .block__icon.ft__primary,.protyle-util .block__popover--move .block__icon--active{color:var(--text-focus) !important;background-color:rgba(var(--focus-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-util .block__popover--move .block__icon.ft__primary:hover,.protyle-util .block__popover--move .block__icon--active:hover{background-color:rgba(var(--focus-2)) !important}.protyle-util .block__popover--move .block__icon.ft__primary:active,.protyle-util .block__popover--move .block__icon--active:active{background-color:rgba(var(--focus-3)) !important}.protyle-util .block__popover--move .block__icon[data-type=close]{transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);width:24px;height:24px;margin:0;padding:8px 8px !important}.protyle-util .block__popover--move .block__icon[data-type=close]:hover{color:var(--text-anti) !important;background-color:rgba(232,17,35,.9) !important}.protyle-util .block__popover--move .block__icon[data-type=close]>svg{margin:0;width:8px !important;height:8px !important;padding:0px 0px !important;display:block}.protyle-util .block__popover--move .block__icons{padding-left:16px;border-radius:6px 6px 0 0;background-color:rgba(var(--pop-1));border-bottom:1px solid rgba(var(--border-3))}.protyle-util .block__popover--move textarea{border-radius:0 0 6px 6px;background-color:rgba(var(--pop-1));padding:16px;min-height:180px;font-size:1.2em}.protyle-util .block__popover--move textarea,.protyle-util .block__popover--move textarea:hover,.protyle-util .block__popover--move textarea:focus{border:none !important;box-shadow:none !important}.protyle-util .b3-list{min-width:240px;margin:0 8px 8px}.protyle-util .b3-list .b3-list-item{padding-left:8px;background-color:rgba(var(--pop-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-util .b3-list .b3-list-item:hover{background-color:rgba(var(--pop-2))}.protyle-util .b3-list .b3-list-item:active{background-color:rgba(var(--pop-3))}.protyle-util>.fn__flex-column>.b3-text-field{margin:8px !important}.protyle-util:has(.protyle-wysiwyg) .block__icon{background-color:rgba(var(--pop-1)) !important;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);margin:auto 0}.protyle-util:has(.protyle-wysiwyg) .block__icon:hover{background-color:rgba(var(--pop-2)) !important}.protyle-util:has(.protyle-wysiwyg) .block__icon:active{background-color:rgba(var(--pop-3)) !important}.protyle-util:has(.protyle-wysiwyg)>.fn__flex>.fn__flex-column>.fn__flex:first-child{margin:8px !important}.protyle-util:has(.protyle-wysiwyg)>.fn__flex>div:last-child{margin:8px 8px 8px 0;border-radius:4px;background-color:rgba(var(--page-1));width:480px !important}:root{--b3-protyle-code-background: rgba(var(--component-1));--b3-protyle-code-linenumber-hl: transparent}.protyle-wysiwyg .code-block .protyle-action__language{background-color:rgba(var(--base-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);height:20px;line-height:20px;vertical-align:middle;display:inline-flex;text-transform:capitalize;border-radius:4px;padding:0 5px;margin:4px 0 0 4px !important;font-size:12px !important}.protyle-wysiwyg .code-block .protyle-action__language:hover{background-color:rgba(var(--base-2))}.protyle-wysiwyg .code-block .protyle-action__language:active{background-color:rgba(var(--base-3))}.protyle-wysiwyg .code-block .protyle-action__language::after{content:"";display:inline-flex;width:10px;height:20px;margin-left:4px;background-color:var(--text-placeholder);-webkit-mask:url("asset/icons/expand_more_black_18dp.svg") no-repeat center;mask:url("asset/icons/expand_more_black_18dp.svg") no-repeat center}.protyle-wysiwyg .code-block .protyle-action__copy{display:inline-flex;width:auto}.protyle-wysiwyg .code-block .protyle-action__copy svg{margin:0;width:11px;height:11px;padding:0px 0px;margin:auto 0;margin-right:6px}.protyle-wysiwyg .code-block .protyle-action__copy::after{opacity:1;transform:unset;margin:0;padding:0;border:unset;border-radius:unset;box-shadow:unset;background-color:rgba(0,0,0,0);outline:unset;position:unset;height:25px;line-height:25px;vertical-align:middle;display:inline-flex;color:var(--text-secondary);font-size:11px;position:unset;z-index:0}.protyle-wysiwyg .code-block .protyle-action__copy::after{content:"Copy"}.protyle-wysiwyg .code-block .protyle-action__copy,.protyle-wysiwyg .code-block .protyle-action__menu{background-color:rgba(var(--base-2));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-wysiwyg .code-block .protyle-action__copy:hover,.protyle-wysiwyg .code-block .protyle-action__menu:hover{background-color:rgba(var(--base-3))}.protyle-wysiwyg .code-block .protyle-action__copy:active,.protyle-wysiwyg .code-block .protyle-action__menu:active{background-color:rgba(var(--base-4))}.protyle-wysiwyg .code-block:hover.protyle-action__language{opacity:1}.protyle-wysiwyg .code-block[fold="1"]{height:36px !important}.protyle-wysiwyg .code-block[fold="1"] .protyle-icon{margin-top:1.5px !important}.protyle-wysiwyg .code-block[fold="1"] .hljs{opacity:0}.b3-typography .code-block,.protyle-wysiwyg .code-block{padding:0;background-color:rgba(var(--base-1));border-radius:4px}.b3-typography .hljs,.protyle-wysiwyg .hljs{background-color:rgba(0,0,0,0) !important;padding:34px 16px 32px 32px}.b3-typography .hljs.protyle-linenumber,.protyle-wysiwyg .hljs.protyle-linenumber{padding-left:0;margin-left:74px}.b3-typography .protyle-linenumber__rows,.protyle-wysiwyg .protyle-linenumber__rows{padding:34px 0 32px;width:74px;background-color:rgba(0,0,0,0)}.b3-typography .protyle-linenumber__rows span::before,.protyle-wysiwyg .protyle-linenumber__rows span::before{text-align:center;justify-content:center;align-items:center;color:var(--text-disabled)}.b3-typography .hljs{background-color:rgba(var(--base-1)) !important}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed]{background-color:rgba(var(--base-1));padding:32px 16px 16px;border:none}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-wysiwyg__embed{border:none;background-color:rgba(var(--page-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);padding:4px 8px;opacity:1}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-wysiwyg__embed:hover{background-color:rgba(var(--brand-6), 0.3)}.dark .protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-wysiwyg__embed:hover{background-color:rgba(var(--page-4), 0.6)}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-wysiwyg__embed:nth-child(2){border-top-left-radius:4px;border-top-right-radius:4px}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-wysiwyg__embed:nth-last-child(3){border-bottom-left-radius:4px;border-bottom-right-radius:4px}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-wysiwyg__embed:not(:nth-last-child(3)){margin-bottom:1px}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-icon{background-color:rgba(var(--base-2));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-icon:hover{background-color:rgba(var(--base-3))}.protyle-wysiwyg [data-node-id].render-node[data-type=NodeBlockQueryEmbed] .protyle-icon:active{background-color:rgba(var(--base-4))}.b3-typography h1,.protyle-wysiwyg h1,.b3-typography .h1,.protyle-wysiwyg .h1{white-space:pre-wrap;word-break:break-word;padding:0 2px;font-size:28px;line-height:38px;margin-top:38px;margin-bottom:19px}.protyle-wysiwyg [data-node-id].li>.protyle-action~h1,.protyle-wysiwyg [data-node-id].li>.protyle-action~.h1{margin-top:19px !important;margin-bottom:9.5px}.b3-typography h2,.protyle-wysiwyg h2,.b3-typography .h2,.protyle-wysiwyg .h2{white-space:pre-wrap;word-break:break-word;padding:0 2px;font-size:24px;line-height:34px;margin-top:34px;margin-bottom:17px}.protyle-wysiwyg [data-node-id].li>.protyle-action~h2,.protyle-wysiwyg [data-node-id].li>.protyle-action~.h2{margin-top:17px !important;margin-bottom:8.5px}.b3-typography h3,.protyle-wysiwyg h3,.b3-typography .h3,.protyle-wysiwyg .h3{white-space:pre-wrap;word-break:break-word;padding:0 2px;font-size:20px;line-height:30px;margin-top:30px;margin-bottom:15px}.protyle-wysiwyg [data-node-id].li>.protyle-action~h3,.protyle-wysiwyg [data-node-id].li>.protyle-action~.h3{margin-top:15px !important;margin-bottom:7.5px}.b3-typography h4,.protyle-wysiwyg h4,.b3-typography .h4,.protyle-wysiwyg .h4{white-space:pre-wrap;word-break:break-word;padding:0 2px;font-size:16px;line-height:26px;margin-top:26px;margin-bottom:13px}.protyle-wysiwyg [data-node-id].li>.protyle-action~h4,.protyle-wysiwyg [data-node-id].li>.protyle-action~.h4{margin-top:13px !important;margin-bottom:6.5px}.b3-typography h5,.protyle-wysiwyg h5,.b3-typography .h5,.protyle-wysiwyg .h5{white-space:pre-wrap;word-break:break-word;padding:0 2px;font-size:16px;line-height:26px;margin-top:26px;margin-bottom:13px}.protyle-wysiwyg [data-node-id].li>.protyle-action~h5,.protyle-wysiwyg [data-node-id].li>.protyle-action~.h5{margin-top:13px !important;margin-bottom:6.5px}.b3-typography h6,.protyle-wysiwyg h6,.b3-typography .h6,.protyle-wysiwyg .h6{white-space:pre-wrap;word-break:break-word;padding:0 2px;font-size:16px;line-height:26px;margin-top:26px;margin-bottom:13px}.protyle-wysiwyg [data-node-id].li>.protyle-action~h6,.protyle-wysiwyg [data-node-id].li>.protyle-action~.h6{margin-top:13px !important;margin-bottom:6.5px}.protyle-wysiwyg div[fold="1"][data-type=NodeHeading]:before{left:-24px !important}.protyle-wysiwyg [data-node-id].li>[data-type=NodeHeading][fold="1"]::before{display:none}.protyle-wysiwyg [data-type].hr{margin:20px 0}.protyle-wysiwyg [data-type].hr>div{border-bottom:1px solid rgba(var(--border-2));margin:11px 0 12px}.b3-typography hr{border-bottom:1px solid rgba(var(--border-2));margin:32px 0}.protyle-wysiwyg [data-node-id].iframe .iframe-content video{cursor:pointer}.protyle-wysiwyg [data-node-id].iframe .protyle-action__drag{height:54px;bottom:-4px}.protyle-wysiwyg [data-node-id].iframe .protyle-action__drag,.protyle-wysiwyg [data-node-id].iframe .protyle-action__drag::after{background-color:rgba(var(--border-2)) !important;box-shadow:unset !important}.protyle-wysiwyg [data-node-id].iframe .protyle-action__drag::after{width:54px}.protyle-wysiwyg>.list{margin-left:2px}.protyle-wysiwyg>.list[fold="1"]{height:38px !important}.protyle-wysiwyg [data-node-id].li>.list{padding-left:0;margin-left:34px !important}.protyle-wysiwyg [data-node-id].li::before{border-color:rgba(var(--border-3))}.protyle-wysiwyg [data-node-id].li>.protyle-action svg{margin:0;width:10px;height:10px;padding:0px 0px}.protyle-wysiwyg [data-node-id].li>.protyle-action::after{margin:0;width:14px;height:14px;padding:0px 0px;top:calc(50% - 7px);left:calc(50% - 7px);transition:unset}.protyle-wysiwyg [data-node-id].li>.protyle-action:hover::after{background-color:rgba(var(--component-3)) !important}.protyle-wysiwyg [data-node-id].li>.protyle-action--order::after{border-radius:3px;opacity:.4}.protyle-wysiwyg [data-node-id].li>.protyle-action--order::after{margin:0;width:20px;height:20px;padding:0px 0px;top:7px;left:7px}.protyle-wysiwyg [data-node-id].li>.protyle-action--task svg{margin:0;width:14px;height:14px;padding:0px 0px}.protyle-wysiwyg [data-node-id].li>.protyle-action--task::after{border-radius:3px}.protyle-wysiwyg [data-node-id].li[fold="1"]>.protyle-action::after{background-color:rgba(var(--component-2)) !important}.protyle-wysiwyg [data-node-id].li[fold="1"]>.protyle-action:hover::after{background-color:rgba(var(--component-4)) !important}.protyle-wysiwyg .protyle-task--done *{color:var(--text-placeholder);border-color:rgba(var(--border-2))}.protyle-wysiwyg .protyle-task--done [data-type=block-ref],.protyle-wysiwyg .protyle-task--done span[data-type=a]:not(:empty),.protyle-wysiwyg .protyle-task--done [data-type=tag],.protyle-wysiwyg .protyle-task--done [style*=color]{opacity:.45}.protyle-wysiwyg .protyle-task--done kbd{border-color:rgba(var(--border-4))}.protyle-gutters button[data-type=NodeList],.protyle-gutters button[data-type=NodeList]~button,.protyle-gutters button[data-type=NodeListItem],.protyle-gutters button[data-type=NodeListItem]~button{margin-top:3px}.b3-typography ul ol,.b3-typography ol[updated] ol,.b3-typography ul ul,.b3-typography ol[updated] ul{position:relative}.b3-typography ul ol::before,.b3-typography ol[updated] ol::before,.b3-typography ul ul::before,.b3-typography ol[updated] ul::before{content:"";position:absolute;display:block;left:-14px;top:0;bottom:0;height:100%;border-right:1px solid rgba(var(--border-3))}.b3-typography .protyle-task>input{left:-1.4em}.b3-typography ol[updated]>li>ul::before,.b3-typography ol[updated]>li>ol[updated]::before{left:-12px}.b3-typography .protyle-task--done *{color:var(--text-placeholder);border-color:rgba(var(--border-2))}.b3-typography .protyle-task--done [style*=color]{opacity:.45}.b3-typography>.p,.b3-typography>p,.protyle-wysiwyg>.p,.protyle-wysiwyg>p{margin:9px 0;line-height:1.74}.protyle-wysiwyg .p[fold="1"]{height:auto !important;line-height:1.74 !important}.b3-typography .bq,.protyle-wysiwyg .bq{position:relative;background-color:rgba(0,0,0,0);border:none;padding:4px 0}.b3-typography .bq::before,.protyle-wysiwyg .bq::before{content:"";display:block;position:absolute;width:2px;height:calc(100% - 16px);top:8px;bottom:8px;left:8px;z-index:0;border-radius:9999px;background-color:var(--text-primary)}.b3-typography .bq>[data-node-id],.protyle-wysiwyg .bq>[data-node-id]{margin-left:24px}.b3-typography .bq>[data-node-id][data-type=NodeHeading]:first-child,.protyle-wysiwyg .bq>[data-node-id][data-type=NodeHeading]:first-child{margin-top:16px}.b3-typography .bq>[data-node-id][data-type=NodeHeading]::before,.protyle-wysiwyg .bq>[data-node-id][data-type=NodeHeading]::before{left:-48px !important}.b3-typography .bq>.list,.protyle-wysiwyg .bq>.list{margin-left:26px}.b3-typography .bq [data-node-id],.protyle-wysiwyg .bq [data-node-id]{color:var(--text-primary)}.b3-typography .bq[fold="1"],.protyle-wysiwyg .bq[fold="1"]{height:48px !important}.b3-typography .bq[fold="1"]>div:first-child,.protyle-wysiwyg .bq[fold="1"]>div:first-child{font-size:1em !important;line-height:1.625 !important;height:auto !important;margin-top:4px !important}.b3-typography blockquote{position:relative;background-color:rgba(0,0,0,0);border:none}.b3-typography blockquote::before{content:"";display:block;position:absolute;width:2px;height:calc(100% - 16px);top:8px;bottom:8px;left:8px;z-index:0;border-radius:9999px;background-color:var(--text-primary)}.b3-typography blockquote>*{margin-left:24px}.b3-typography blockquote>ul{padding-left:34px}.b3-typography blockquote *{color:var(--text-primary)}.protyle-gutters button[data-type=NodeBlockquote]~button:last-child,.protyle-gutters button[data-type=NodeBlockquote]:last-child{margin-right:20px}.protyle-wysiwyg [data-node-id].sb>[data-type=NodeHeading]:first-child{margin-top:20px}.protyle-wysiwyg [data-node-id].sb .code-block{margin-top:0}.protyle-wysiwyg [data-node-id].sb[data-sb-layout=col]{margin:1em 0}.protyle-wysiwyg [data-node-id].sb[data-sb-layout=col]>[data-node-id]:not(:nth-last-child(2)){margin-right:1em}.protyle-wysiwyg [data-node-id].sb[data-sb-layout=row]{padding:0 8px}.protyle-wysiwyg [data-node-id].sb>.list{margin:0 2px}.b3-typography .table,.protyle-wysiwyg .table{padding:3px 2px}.b3-typography .table table,.protyle-wysiwyg .table table{display:table;width:100%;background-color:rgba(var(--page-1))}.b3-typography .table table th,.b3-typography .table table td,.protyle-wysiwyg .table table th,.protyle-wysiwyg .table table td{background-color:rgba(var(--page-1))}.b3-typography .table[fold="1"],.protyle-wysiwyg .table[fold="1"]{height:40px !important}.b3-typography table,.protyle-wysiwyg table{display:table;width:100%;background-color:rgba(var(--page-1))}.b3-typography table th,.b3-typography table td,.protyle-wysiwyg table th,.protyle-wysiwyg table td{background-color:rgba(var(--page-1))}code,.fn__code,span[data-type~=code]{font-family:var(--b3-font-family-code);color:rgba(var(--error-base))}span[data-type~=a][data-type~=code]{padding:0 .4em}.protyle-wysiwyg [data-node-id] .img{border-radius:4px}.protyle-wysiwyg [data-node-id] .img--select{filter:unset;background-color:var(--b3-theme-primary-lightest)}.protyle-wysiwyg [data-node-id] .img .protyle-icons{top:5px;right:0px}.protyle-wysiwyg [data-node-id] .img img{margin:5px 0}.protyle-wysiwyg [data-node-id] .img .protyle-action__drag{height:30%;right:3px;top:35%;box-shadow:unset !important;background-color:rgba(var(--border-2)) !important}.protyle-wysiwyg [data-node-id] .img:hover .protyle-icons,.protyle-wysiwyg [data-node-id] .img:hover .protyle-action__drag{opacity:1}.b3-typography span[data-type~=kbd],.protyle-wysiwyg span[data-type~=kbd]{font-family:var(--b3-font-family-code)}:root{--b3-protyle-inline-link-color: var(--text-secondary)}.b3-typography a,.protyle-wysiwyg a,.protyle-wysiwyg span[data-type~=a]:not(:empty){border-bottom:1px solid rgba(var(--border-2));text-decoration:none;color:var(--text-secondary);border-radius:unset;padding:0 .1em}.b3-typography a:hover,.protyle-wysiwyg a:hover,.protyle-wysiwyg span[data-type~=a]:not(:empty):hover{color:var(--text-primary);border-color:rgba(var(--border-1))}.b3-typography a:hover~span[data-type~=a]:not(:empty),.protyle-wysiwyg a:hover~span[data-type~=a]:not(:empty),.protyle-wysiwyg span[data-type~=a]:not(:empty):hover~span[data-type~=a]:not(:empty){color:var(--text-primary);border-color:rgba(var(--border-1))}.b3-typography a::before,.protyle-wysiwyg a::before,.protyle-wysiwyg span[data-type~=a]:not(:empty)::before{margin:0;width:16px;height:16px;padding:0px 0px;display:inline-block;position:relative;background-size:contain;background-repeat:round;margin-right:.2em;top:.1em;opacity:.8;transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.b3-typography a:hover::before,.protyle-wysiwyg a:hover::before,.protyle-wysiwyg span[data-type~=a]:not(:empty):hover::before{opacity:.9}.b3-typography a[data-type~=u],.protyle-wysiwyg a[data-type~=u],.protyle-wysiwyg span[data-type~=a]:not(:empty)[data-type~=u]{border-bottom:1px solid rgba(var(--border-1))}.b3-typography a[data-type~=s],.protyle-wysiwyg a[data-type~=s],.protyle-wysiwyg span[data-type~=a]:not(:empty)[data-type~=s]{text-decoration:line-through}:root{--b3-protyle-search-background: rgba(var(--yellow-2));--b3-protyle-inline-mark-color: var(--text-primary);--b3-protyle-inline-mark-background: rgba(var(--yellow-2))}.b3-typography span[data-type~=mark],.protyle-wysiwyg span[data-type~=mark]{background-color:rgba(var(--cyan-2))}[data-type=inline-math]{margin:0 3px}[data-type=inline-math] .katex{font-size:108%;font-family:KaTeX_Main,var(--b3-font-family-math),Times New Roman,serif}.b3-typography span[data-type~=inline-memo],.protyle-wysiwyg span[data-type~=inline-memo]{border-radius:unset;background-color:rgba(var(--warning-light));border-bottom:2px solid rgba(var(--warning-base))}.b3-typography span[data-type~=inline-memo]:hover,.protyle-wysiwyg span[data-type~=inline-memo]:hover{background-color:rgba(var(--orange-2))}:root{--b3-protyle-inline-blockref-color: var(--text-brand)}.protyle-wysiwyg [data-node-id] span[data-type~=block-ref],.protyle-wysiwyg [data-node-id] span[data-type~=file-annotation-ref]{opacity:1;border-radius:3px !important}.protyle-wysiwyg [data-node-id] span[data-type~=block-ref]:hover,.protyle-wysiwyg [data-node-id] span[data-type~=file-annotation-ref]:hover{background-color:var(--b3-theme-primary-lightest)}.footnotes-ref a{color:var(--text-brand) !important;border:none !important}.footnotes-ref a::before{display:none !important}.footnotes-ref a:hover{text-decoration:underline}:root{--b3-protyle-inline-tag-color: var(--text-secondary)}.protyle-wysiwyg [data-node-id] span[data-type~=tag]{background-color:rgba(var(--focus-1));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1);color:var(--text-focus);white-space:nowrap;border-radius:9999px;border:none;position:relative;padding:.1em .6em;font-size:85%}.protyle-wysiwyg [data-node-id] span[data-type~=tag]:hover{background-color:rgba(var(--focus-2))}.protyle-wysiwyg [data-node-id] span[data-type~=tag]:active{background-color:rgba(var(--focus-3))}.protyle-wysiwyg [data-node-id] span[data-type~=tag]:focus{background-color:rgba(var(--focus-1))}.protyle-wysiwyg [data-node-id] span[data-type~=tag]::before{content:"#";display:inline-block;margin-right:.2em}.protyle-wysiwyg [data-node-id][style*="var(--b3-card-info-background)"] span[data-type~=tag]{background-color:rgba(var(--focus-2));transition:all .2s cubic-bezier(0.645, 0.045, 0.355, 1)}.protyle-wysiwyg [data-node-id][style*="var(--b3-card-info-background)"] span[data-type~=tag]:hover{background-color:rgba(var(--focus-3))}.protyle-wysiwyg [data-node-id][style*="var(--b3-card-info-background)"] span[data-type~=tag]:active{background-color:rgba(var(--focus-4))}.b3-typography span[data-type~=u],.protyle-wysiwyg [data-node-id] span[data-type~=u]{border-radius:unset !important}[data-name=Calendar] *{box-sizing:content-box}/*# sourceMappingURL=theme.css.map */
